v1

latestOpenAPI 3.0.02026-07-14106203730.9 KB
Sub-Organizations

Create a sub-organization.

When creating a user through the API, the verifiedEmail field will automatically be set to true. However, if public signups are used, the email will need to be verified by the user.

post/print-mail/v1/sub_organizations

Request body

namestring required

The name of the user to be created alongside the sub-organization.

emailstring required

The email of the user to be created alongside the sub-organization.

passwordstring required

The password of the user to be created alongside the sub-organization.

phoneNumberstring

The phone number of the user to be created alongside the sub-organization.

organizationNamestring required

The name of the sub-organization.

countryCodestring required

The country code of the sub-organization.

Response

The request has succeeded and a new resource has been created as a result.