Skip to main content
Celoxis API v2
LiveUpdated 2 Sep 2026

Common operations

Deleting Records

Delete supported records. Entity pages document any entity-specific behaviour.

Delete a record

DELETE/api/v2/{entity}/{id}Delete a supported record

The entity page confirms whether deletion is supported.

Entity-specific behaviour

Delete availability and special behaviour are documented on the relevant entity page. For example, deleting a user archives the user and uses a different endpoint.