Skip to main content
PATCH
Update an event type

Authorizations

X-Api-Key
string
header
required

API key (hr_live_... or hr_test_...). Generate from Settings › Workspace › Acceso API.

Path Parameters

id
string
required

Body

application/json
ownerAgentUserId
string<uuid>
agendaId
string<uuid>
name
string
Example:

"Property Tour (updated)"

slug
string
Example:

"property-tour-v2"

description
string
durationMin
integer
Required range: 5 <= x <= 1440
bufferBeforeMin
integer
Required range: x >= 0
bufferAfterMin
integer
Required range: x >= 0
locationMode
enum<string>
Available options:
onsite,
call,
video
locationDetails
object
color
string
Example:

"#10b981"

visibility
enum<string>
Available options:
agent_private,
workspace_template
isActive
boolean
config
object
availabilityConfig
object

Response

200 - undefined