Create pod
Pods
Create pod
Create a new pod (an isolated sub-account for one of your end users or tenants). Pass your own clientId to map the pod to a record in your system and address it later without storing the OpenMail ID.
POST
Create pod
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Pod created
OpenMail pod ID
Your own identifier for the pod, if set.
Human-readable label, if set.
Whether this is the account's default pod. Every account has exactly one; it is created automatically and cannot be deleted.