Skip to main content
POST
Unauthorize a seller for a customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Customer Id

seller_id
string
required

Seller Id

Response

200 - application/json

OK

message
string
success
boolean