Skip to main content
DELETE
Delete a record
Deletes a record. The user must be authorized (admin or owner).

Path parameters

string
required
The resource name (e.g. contact, order).
integer
required
The record’s ID.

Request

Response

Returns 204 No Content with an empty body on success.

Errors