Create Organization
Create new Organization
post/organization
Request body
Response
200
Example response
{
"type": "success",
"message": "New Organization Created successfully",
"data": {
"organization_uid": "219cf1e0-11ee-8cd0-516f5d67130d-***"
}
}