insertorganization
description
parameters
{
"organizationInfo":{
"_id": "<optional unique identified, will be autogenerated>",
"name": "<name of organizations - must be unique>",
"description":"<optional description>"
},
adminID: "optional userID, that will become the admin of the organization,
if ot supplied will be the user making the request"
}
response
example
Last updated