Skip to main content
POST
/
v1
/
scheduling
/
appointments
/
{id}
/
confirm
Confirmar una cita
curl --request POST \
  --url https://api.keebai.com/v1/scheduling/appointments/{id}/confirm \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Path Parameters

id
string
required

Response

200

Cita confirmada