Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body for creating a new corporation.
The legal name of the corporation.
Example:
"Acme Corporation"