Save rotation config (bulk)​
PUT
/api/rotations/{id}/config
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
id*
Type
Requiredinteger
Request Body​
application/json
JSON"paths": [{}],"rules": [{}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
Config saved
application/json
JSON"message": "string"
{
 Â
}