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 DELETE \ --url https://api.example.com/api/v2/external/inference/stop \ --header 'Content-Type: application/json' \ --data ' { "deployment_id": "<string>" } '
{ "deployment_id": "<string>", "status": "<string>" }
Request body for DELETE /api/v2/external/inference/stop.
Deployment to stop
Successful Response
Response body for DELETE /api/v2/external/inference/stop.
stopping' — stopping is in progress