Logo
Account Management API Documentation

Delete Account

DELETE {{url}}/v1/accounts/:accountID

Deletes a single account and all of their details by the customer's UUID.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://b749daa2-85c8-4e1e-8ccf-129deea832d5.mock.pstmn.io/v1/accounts/:accountID'

ENDPOINTS