endpoints

post/endpoints/agents/psso/register/user/

Request body

user_authstring required
user_secure_enclave_keystring required
enclave_key_idstring required

Response

pkinteger required
usernamestring required

Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.

namestring required

User's display name.

is_activeboolean required

Designates whether this user should be treated as active. Unselect this instead of deleting accounts.

is_superuserboolean required
is_currentboolean required

Return whether this user owns the current browser session.

emailstring email
avatarstring required

User's avatar, either a http/https URL or a data URI

uidstring required
settingsobject required

Get user settings with brand and group settings applied

type'internal' | 'external' | 'service_account' | 'internal_service_account'
system_permissionsstring[] required

Get all system permissions assigned to the user

Changes

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