Delete an AMM ruledelete https://example.com/programs/{programCode}/accounts/{accountIdentifier}/ammRuleDeletes an Auto Money Movement (AMM) rule for the specified account and rule ID.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredThe unique identifier for the account associated with the rule.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing the rule ID to delete.Represents a request to delete an Automated Money Movement (AMM) rule. Contains the source account identifier and the unique rule ID to be deleted. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.ruleIDint64requiredThe unique identifier for the AMM rule to delete.HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Create a new AMM rule for an accountUpdate an existing AMM ruleDid this page help you?YesNo