Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
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
Schema
JSON
JSON
{
"id"
:
"string"
,
"username"
:
"string"
,
"avatarUrl"
:
"string"
,
"role"
:
{
}
}
Responses
201
POST
/users/auth
Playground
Server
Select a server...
Authorization
bearer
bearer
Body
Try it out
Samples