Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.keebai.com/v1/scheduling/appointments/{id}/confirm \ --header 'Authorization: Bearer <token>'
Sólo permite confirmar citas en estado pending. Devuelve 409 en caso contrario.
pending
Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.
kbai_pk_
developer.manage_tokens
Cita confirmada
Was this page helpful?