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.
Cisco flag for phone inventory
GET /api/v1/cisco-phones Authorization: Bearer <token>
GET /api/v1/cisco-phones/AA:BB:CC:DD:EE:01 Authorization: Bearer <token>
PUT /api/v1/cisco-phones/AA:BB:CC:DD:EE:01 Authorization: Bearer <token>
{ "mac": "AA:BB:CC:DD:EE:01", "cisco": true }
DELETE /api/v1/cisco-phones/AA:BB:CC:DD:EE:01 Authorization: Bearer <token>