v1

latestOpenAPI 3.0.02026-08-0417295208.0 KB
users

Admin Only! Create user (handled by IDP for now)

Admin only. This can only be done by the logged in user.

post/users

Request body

idstring
usernamestring

could username be the email? its unique

firstNamestring

do we need this?

lastNamestring

do we need this?

emailstring
orgstring

the uid of the org this user might belong to

rolestring[]

permissions types for users

  • "user" - Allows for searching and downloading
  • "author" - Allows for searching, downloading, uploading, and updating packages

Response

successful operation