Skip to main content
POST
Detach Phone Numbers from Persona

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the persona to detach numbers from.

Body Parameters

string[]
required
Array of E.164 formatted phone numbers to detach from this persona. Only numbers currently attached to this persona will be affected.

Response

object
The updated persona object after detaching the specified numbers.
null|array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt