Users create
POST /admin/users
Create a new admin user with the given email and optional name/role. Defaults to viewer role. Returns the created user.
curl -X POST "https://api.part3.io/v1/admin/users"Empty
POST /admin/users
Create a new admin user with the given email and optional name/role. Defaults to viewer role. Returns the created user.
curl -X POST "https://api.part3.io/v1/admin/users"