v5
latestOpenAPI 3.1.02026-07-262421791.5 MBspend-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.