Skip to main content
DELETE
Delete a supplier

Authorizations

Authorization
string
header
required

Workspace API key sent as a bearer token: Authorization: Bearer failfast_.... Create keys in Settings -> Workspace -> API Keys.

Path Parameters

id
string<uuid>
required

A UUID string identifying this supplier.

Response

200 - application/json

Record soft-deleted. data contains a deletion summary.

message
string
required

Human-readable outcome of the request.

error
boolean
required

true when the request failed.

Example:

false

data
object
required

Deletion summary for the record and its related rows.