Create or update a company
POST/companies/upsert
Create a company, or update the existing one when a matching id is supplied in the body. The response status field reports whether the record was created or updated.
Request
Responses
- 200
- 401
- 403
- 422
Upserted
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation