PUT
/
preset
/
{uuid}
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "name": "<string>",
  "options": [],
  "created_by": "<string>",
  "is_private": false,
  "is_noisy": false,
  "should_do_noise_now": false,
  "alerts_count": 0,
  "static": false,
  "tags": []
}

Authorizations

X-API-KEY
string
header
required

Path Parameters

uuid
string
required

Body

application/json

Response

200
application/json

Successful Response

The response is of type object.