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 recordThe 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.