Skip to content

API Reference / Statuses

DELETE /statuses/{status_id}

Delete a specific status

Deletes a contact status. Admin only. Contacts, companies and webhooks using it fall back to the lead status. The built-in lead status itself cannot be deleted.

Maintained by the OnePageCRM engineering team

Path parameters

Name Type Description
status_id req string Status ID

Responses

200 OK

Standard error responses: 400 Β· 401 Β· 403 Β· 404 Β· 409 Β· 500 β€” shared across the API. See Errors.

Related guides