interactions
Delete Interaction
Deletes an existing 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 to delete.
Response
204
application/json
The interaction was successfully deleted. No response body is returned.
The response is of type object
.
Was this page helpful?