Last updated 6 months ago
This API call may take some more time as compared to other API calls
Enter the name of the capacity that needs to be paused. (Type: String)
The requested API version
1.0
Class for representing response.
POST /capacities/pauseCapacity?capacityName=text HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Capacity paused successfully.
{ "message": "Success Message", "statusCode": 200 }