Delete a vertex account
How to delete an existing vertex account via API
Last updated
How to delete an existing vertex account via API
Last updated
To a vertex account, send a DELETE
request to the /api/vertex_accounts/:id
endpoint, where id
is the id of the vertex account that you want to delete.
DELETE https://yourdomain.commercelayer.io/api/vertex_accounts/:id
The following request tries to delete the vertex account identified by the ID "xYZkjABcde":