livekit-phone-admin

Unassign Phone From Agent

Unassign a phone number from its current agent.

Deletes the dispatch rule in LiveKit and clears the assignment in the database.

delete/api/v1/admin/livekit/phone-assignments

Request body

phone_numberstring required

Phone number in E.164 format

Response

Successful Response

phone_numberstring required
tenant_idstring uuid nullable required
voice_agent_idstring uuid nullable required
dispatch_rule_idstring nullable required
voice_platformstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.