Users

Create user

post/api/v1/users/create

Request body

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

Response

OK

idstring nullable
statusinteger
messagestring nullable
isErrorboolean
{"stackTrail":"components:schemas:ApiResponse:properties:result","oasType":"schema","type":"unknown","nullable":true}

Changes

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