v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01104135151.5 KB
Admin Accounts

Create account

Creates a new account for a user.

post/admin/users/{user_id}/accounts

Path parameters

user_idstring required

Request body

access_tokenstring nullable
access_token_expires_atstring date-time nullable
account_idstring required
id_tokenstring nullable
passwordstring nullable
provider_idstring required
refresh_tokenstring nullable
refresh_token_expires_atstring date-time nullable
scopestring nullable

Response

Created