Delete a partner

Deletes a partner and all related inventories and mapping entries. Only non-public partners that belong to your company can be deleted. Public partners are shared globally and cannot be deleted, but their inventories can still be removed individually.

Path Params
integer
required

ID of the partner to delete

Headers
string
required

API key for authentication

Responses
204

Partner and related data deleted successfully

400

Invalid partner_id

401

Unauthorized or insufficient access rights

403

Forbidden to delete this partner (e.g., it is public or belongs to another company)

404

Partner not found

500

Internal server error

Language
Response
Click Try It! to start a request and see the response here!