Skip to main content

Delete an Account

DELETE 

https://useast.api.elasticpath.com/v2/accounts/:accountID

Delete a specific account within a store

Request

Path Parameters

    accountID stringrequired

    The ID of the account you want to retrieve.

Responses

No Content

Authorization: http

name: BearerTokentype: httpscheme: bearer
curl -L -X DELETE 'https://useast.api.elasticpath.com/v2/accounts/:accountID' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://useast.api.elasticpath.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!