Companies
Update company attributes
put/api/v1/companies/{id}
Path parameters
idinteger required
company id
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
company updated
company id
{
"token": "YOUR TOKEN IS HERE"
}company updated