Soft-delete a Specific Account

DELETE /accounts/{account_id}

Path parameters

Responses

DELETE /accounts/{account_id}
curl \
 -X DELETE https://sandbox-api.canopyservicing.com/accounts/31mNprzLd2bKl6koVna68ARM \
 -H "Authorization: Bearer $ACCESS_TOKEN"