cURL
curl --request DELETE \ --url https://api.quiva.ai/compute/containers/{collection_topic}/{container_topic} \ --header 'Authorization: Bearer <token>'
{ "error": "Invalid request parameters" }
Terminates and deletes a specific container instance
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Collection topic identifier
Container topic identifier