Skip to main content
POST
Create a new company in platform

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Body

application/json

company data

business
string
required
document
string
required
name
string
required
role
string
required
active
boolean

Response

Created

The response is of type object.