Skip to main content
DELETE
Delete a vendor

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

vendor_id
string
required

The ID of the Vendor

Response

200 - application/json

OK

deleted
boolean

true if the vendor was deleted.

id
string

ID of the vendor that was deleted.

object
string

Type of the object that was deleted.