PATCH {{baseUrl}}/calendars/users/:userIdentifier/settings/:settingId
Patches a single setting. Scopes: Rate Limit Label: calendar:write
,calendar:write:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"id": "<string>",
"value": "<string>"
} |
ENDPOINTS