v1

latestOpenAPI 3.1.02026-07-13225241316.1 KB
Users

Create User

Create a new user with the provided ID, nickname, and global name. If the user already exists, this is a no-op. Duplicate primary keys are reported with a 400.

post/api/v3/users

Request body

idinteger required
global_namestring required
nicknamestring required

Response

Document created, URL follows

idinteger required
global_namestring nullable
nicknamestring nullable
overwatch_usernamesstring[] nullable
coalesced_namestring nullable
coinsinteger