Update Event Type Availability Schedules

Update an event type availability schedule <Info title="Required scopes"> > `availability:write` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Query parameters

event_typestringRequiredformat: "uri"
Event Type uri in which to update the availability schedule

Request

This endpoint expects an object.
availability_ruleobjectRequired
availability_settingenumOptionalDefaults to host
By default every host on the Event Type shares an identical schedule.
Allowed values:

Response

OK
resourceobject
A configuration for an Event Type Availability Schedule

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error