Skip to main content
DELETE
Remove files from a session

Authorizations

Authorization
string
header
required

Provide your API key secret in the Authorization header

Path Parameters

eventId
string
required

Unique identifier of the event

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
sessionId
string
required

Unique identifier of the session

Body

application/json
id
string<uuid>

ID of the file

Example:

"d5e31ba5-2d1e-4918-bb60-dd1514b4b397"

Response

Files removed successfully