Skip to main content
POST
Save Apple calendar credentials

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

Path Parameters

calendar
enum<string>
required
Available options:
apple

Body

application/json
username
string
required
Minimum string length: 1
password
string
required
Minimum string length: 1

Response

201 - undefined