The session will be deleted from the database, including any uploaded attachments.

This api call will return a 404 Not Found if the session does not exist.

On a successful call, a standard JSON response will be returned with a result of true.

Params

Param name Description
project_id
optional

The project identifier

Validations:

  • Must be a Integer

id
optional

The UUID of the session

Validations:

  • Must be a String