Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.malga.io/v1/sessions/{id}/cancel \ --header 'X-Api-Key: <api-key>' \ --header 'X-Client-Id: <api-key>'
{ "id": "c1db83fa-723c-4e1f-9722-bc19d1be6791", "status": "canceled" }
Identificação da sessão a ser cancelada
Created
Identificação da sessão
Status da sessão
created
paid
canceled
voided
Was this page helpful?