Skip to main content
POST

Add Calendar Member

Grant a user access to a calendar with a specific role.

Endpoint

Path parameters

string
required
Calendar UUID.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here
string
required
Must be application/json.

Request body

string
required
UUID of the user to add.
string
required
Member role. Options: owner, editor, viewer.

Examples

Response