Create Organization
Create a new organization within an issuer
Request
Request body
application/json
A name for the resource.
Content in specified format.
plain
markdown
html
The content value.
A URL
business
charity
public_sector
default
An alternative name for the organization to use on the invitation page
An alternative description of the organization to use on the invitation page
plain
markdown
html
The content value.
A URL
ISO-3166-1 alpha-3 country code (e.g. USA, CAN, GBR)
Organization custom fields will be inherited by all members in the organization
If present, will create a membership for this user with all
scope
Responses
Organization created
Bad request - The request is not valid or missing required parameters.
Unauthorized - The request is not allowed because the client or user is not authenticated.
Forbidden - The request is not allowed because the client or user does not have the necessary permissions.
Not found - The requested resource does not exist.
Unprocessable entity - The data provided in the request is not valid.
Too many requests - The client has sent too many requests in a given amount of time.
Internal server error - An unexpected error occurred while processing the request.