Payments & FinanceSellers
Delete a seller
Deactivates and removes a seller from the current marketplace store.
DELETE
/v1/sellers/{id}Deactivates and removes a seller from the current marketplace store.
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
Path Parameters
id*string
Unique identifier of the resource.
Header Parameters
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/v1/sellers/7204558912004325301" \ -H "Authorization: Bearer <token>"Empty