CREATE - Register organisation admin
POST {{baseUrl}}/onboard/admin/register
Register organisation admin
Request Body
{"username"=>"<string>", "name"=>"<string>", "password"=>"<string>", "phone"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""