Skip to main content

Delete Supplier Contact

DELETE 

/api/v2/suppliers/:supplier/contacts/:contact

Delete a contact from the supplier. If the deleted contact was primary and other contacts remain, the oldest remaining contact is promoted to primary.

Required scope: suppliers:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type