recordings
Delete Recording
Delete a specific recording for a given interaction.
DELETE
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Path Parameters
The unique identifier of the interaction for which the recording should be deleted from. Must be a valid UUID.
The unique identifier of the recording to be deleted. Must be a valid UUID.
Response
204
application/json
The response is of type object
.
Was this page helpful?