Delete entity

Deletes a Product Management entity by ID. This operation permanently removes the specified entity from your workspace.

If the entity has any child entities (e.g. a product with components, or a feature with subfeatures), those children will be deleted automatically as part of a cascading delete.

Use this endpoint with caution — deletion is irreversible.

Path Params
uuid
required

The ID of the PM entity to delete.

Responses
204

The request was successful and no content is returned.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json