cURL
curl --request DELETE \ --url https://tavusapi.com/v2/objectives/{objectives_id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
This endpoint deletes a single objective by its unique identifier.
The unique identifier of the objective.
"o12345"
NO CONTENT - Objective deleted successfully