Cloud Server Actions - Stop server (forced)
https://api.absam.io/v1/cloud-server/stop
REQUEST HEADERS
Generate the access token and secret access token on the dashboard.
REQUEST BODY
Name |
Type |
Description |
Required |
id |
integer |
Cloud ID |
true |
Response parameters (JSON)
{
"result": "success",
"status": "The stop command has been sent to the server."
}