Create a scheduling link
POST/v1/scopes/:scope_slug/links
Create a new scheduling link under a specific individual or team scope. Use the scope slug (e.g. acme-inc
or john
) as the path parameter.
Request
Responses
- 201
- 400
- 401
- 403
- 422
Link created successfully
Invalid request parameters
Authentication required
Insufficient permissions
Validation errors