post
https://dev-selfie-api.alocity.com/v1/account/organization
This endpoint will create an organization under the current account. If the organization was created successfully, the payload of the response will contain the Guid Id of the created organization.
Controlled Errors
These are the error codes that will be returned when the hasErrors property is equal to true.
| Error Code | Error Message |
|---|---|
| error_account_not_found | The account associated with the session Id provided was not found. |
| error_organization_not_added | Failed to create the organization. |
