post https://company.routeasy.com.br/company/groups
Para criar um grupo, envie uma requisição do tipo [POST], com o objeto montado para https://company.routeasy.com.br/company/groups
Log in to see full request history
Responses
Para criar um grupo, envie uma requisição do tipo [POST], com o objeto montado para https://company.routeasy.com.br/company/groups
xxxxxxxxxx
curl --request POST \
--url https://company.routeasy.com.br/company/groups \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"external":false}'
Try It!
to start a request and see the response here! Or choose an example: