Skip to main content

Delete Store

DELETE 

/api/stores/:id

Deletes a store. Returns an error if the store is linked to other records.

Required scope: settings:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type