Admin

User creation for admin

post/api/v1/admin/users/create

Request body

emailstring nullable
usernamestring nullable
passwordstring nullable
role'Admin' | 'Manager' | 'Partner' | 'User' | 'Autoscaler'
organizationIdinteger nullable

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.