Skip to main content
PATCH
Update a Meeting Type

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Workflow identifier.

mtId
string<uuid>
requerido

Meeting type identifier.

Cuerpo

application/json
name
string
requerido
Required string length: 1 - 120
description
string | null
duration_minutes
integer
Rango requerido: 5 <= x <= 480
buffer_after_minutes
integer
Rango requerido: 0 <= x <= 120
min_notice_hours
integer
Rango requerido: 0 <= x <= 336
max_days_ahead
integer
Rango requerido: 1 <= x <= 365
event_title_template
string
Required string length: 1 - 300
event_description_template
string | null
location_type
enum<string>
Opciones disponibles:
video,
phone,
in_person
video_provider
enum<string> | null
Opciones disponibles:
google_meet,
teams
location_details
string | null
Maximum string length: 1000
allow_overbooking
boolean
max_bookings_per_slot
integer | null
Rango requerido: 2 <= x <= 20
is_active
boolean
color
string
Required string length: 1 - 40
agent_selection_criteria
string | null
Required string length: 3 - 2000

Respuesta

Successful response.

success
enum<boolean>
requerido
Opciones disponibles:
true
meeting_type
object
requerido
Última modificación el 8 de septiembre de 2026