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 PATCH \ --url https://{controlPlaneURL}/api/svc/v1/apps/{id}/scale-to-zero \ --header 'Authorization: Bearer <token>'
{ "statusCode": 123, "message": "<string>", "code": 123, "details": [ {} ] }
Pause a running application.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier of the application
Application paused successfully.
Was this page helpful?
Contact support