Soft-delete a Specific Account
Path parameters
-
account_id
string Required Account ID
DELETE
/accounts/{account_id}
curl \
-X DELETE https://sandbox-api.canopyservicing.com/accounts/31mNprzLd2bKl6koVna68ARM \
-H "Authorization: Bearer $ACCESS_TOKEN"