Create a company

POST {{baseUrl}}/companies

Request Body

{"name"=>"company", "attributes"=>{"domain"=>"https://example.com", "industry"=>"Fabric", "owner"=>"60e68d60582a3b006f524197"}, "countryCode"=>91}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"61a5cd07ca1347c82306ad06"}