Update rotation​
PUT
/api/rotations/{id}
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
id*
Type
Requiredinteger
Request Body​
application/json
JSON"name": "string","rotation_type": "string","group_id": 0,"notes": "string"
{
 Â
 Â
 Â
 Â
}
Responses​
Rotation updated
application/json
JSON"message": "string"
{
 Â
}