User


Generic information about user

get

Get id, email, name, image and activation status

Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Responses
200

A successful response.

get
/user


Set user info

patch

Set editable user info

Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Body
firstNamestringOptionalExample: John
lastNamestringOptionalExample: Doe
userNamestringOptionalExample: johndoe
Responses
200

A successful response.

patch
/user

Last updated

Was this helpful?