Link account to app user (admin)

Admin override: link an ACTIVE account to an app user without OTP verification. The link is created as already verified. If the user has no primary account, the link is created as primary. If the account is primary on another app user, it can only be linked as secondary to a user that already has a primary account.

Access: Auth methods: JWT bearer or API key. Requires permissions: account:write.

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

Account UUID

Body Params
string
required

UUID of the app user to link this account to

string

Optional nickname for this account link

boolean
Defaults to false

If true, set this account as the user primary. When omitted and the user has no primary account, the new link is still created as primary.

Responses

400

Account is not ACTIVE

404

Account or user not found

409

Link already exists, app user already has a primary account, or the account cannot be primary for this user

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