v1
latestOpenAPI 3.1.02026-08-0658107212.4 KBTreasury
Delete Regularization
Deletes a client’s regularization.
delete/api/v3/clients/{client_id}/regularization/{id}.json
Path parameters
client_idstring required
Example:12345
ID of the client.
idinteger required
Example:1
The ID of the regularization you want to delete.
Query parameters
api_keystring required
Example:YOUR_API_KEY
Your API Key.
Response
SUCCESS