Companies

Add a company

post/api/v1/companies

Request body

tokenstring required

Example request

{
  "token": "YOUR TOKEN IS HERE"
}

Response

company created

Changes