Skip to main content
DELETE
Delete vendor

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Vendor ID

Example:

"vnd_abc123def456"

Response

Vendor deleted successfully

message
string
Example:

"Vendor deleted successfully"

deletedVendor
object
authType
enum<string>

How the request was authenticated

Available options:
api-key,
session
authenticatedUser
object

User information (only for session auth)