Remove files from a session
Sessions
Remove files from a session
Use this endpoint to remove files from a session for a specific event type in your Zuddl organization.
Required API key scopes: WRITE
This API can only be called with an access key that was generated for Backend usage.
DELETE
Remove files from a session
Authorizations
Provide your API key secret in the Authorization header
Path Parameters
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}$Unique identifier of the session
Body
application/json
ID of the file
Example:
"d5e31ba5-2d1e-4918-bb60-dd1514b4b397"
Response
Files removed successfully