Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
success: true
}
While CALENDARS_BETA_ENABLED=true only users granted `calendars_enabled`
may call this endpoint; open to everyone once the variable is off.
{
"message": "This feature is not available for your account yet.",
"code": "feature_not_available"
}
| Param name | Description |
|---|---|
|
id
required |
ID of calendar Validations:
|