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.
Associate PIN codes with users for Cisco phones
GET /api/v1/cisco-users/by-user/:userUuid Authorization: Bearer <token>
PUT /api/v1/cisco-users/:userUuid Authorization: Bearer <token>
{ "pin_code": "1234" }
DELETE /api/v1/cisco-users/:userUuid Authorization: Bearer <token>