Create Company
POST {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/companies
Creates a single company
Request Body
{"name"=>"Test Company Name", "description"=>"Description goes here"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |