Skip to content

Create or update user after signature verification (Internal usage)

POST
/users/auth

Authorizations

bearer
Type
HTTP (bearer)
or
api-key
Type
API Key (header: x-api-key)

Request Body

application/json
JSON
{
  
"id": "string",
  
"username": "string",
  
"avatarUrl": "string",
  
"role": {
  
}
}

Responses

Playground

Server
Authorization
Body

Samples