Skip to main content
DELETE
delete session report

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Session ID

Response

Successfully deleted session report data

message
string
Example:

"Session report deleted"

deletedAt
string<date-time>

When the report data was erased

Last modified on July 24, 2026