Skip to main content
POST
Add a selected calendar

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token

Body

application/json
integration
string
required
externalId
string
required
credentialId
number
required
delegationCredentialId
string

Response

201 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required