Assign an extension to a user

Makes one user the extension's sole owner, replacing every existing user link rather than adding to them. Reassigning someone's line is an administrative act, so this requires an API key with the Admin role; there is no path for a user to claim their own extension. The user in user_uuid is not checked against the extension's account, so send an id you got from GET /api/v1/directory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The extension's UUID.

Body Params
string
required

UUID of the user who becomes the extension's sole owner; surrounding whitespace is trimmed.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json