Skip to main content
PUT
Configure a Calendly Binding

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
workflow_id
string<uuid>
required
meeting_type_id
string<uuid>
required
host_user_id
string<uuid>
required
event_type_uri
string | null
required
Pattern: ^https://api\.calendly\.com/event_types/[^/\s]+$

Response

Successful response.

success
enum<boolean>
required
Available options:
true
binding
object
required
event_type
object | null
required
Last modified on September 8, 2026