spend-controls

Delete an authorisation rule

Deletes an authorisation rule that is currently not applied. If a rule is applied, you should unapply the rule before deleting it.

delete/v3/spend/applications/{clientId}/spend-controls/rules/{ruleId}

Path parameters

clientIdstring required

The application client ID.

ruleIdinteger required

The ID of the authorisation rule to delete.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

Rule deleted successfully.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.