cURL
curl --request PUT \ --url https://api.olie.ai/api/management/business-areas/{business_area} \ --header 'Authorization: Bearer <token>'
Atualizar dados de uma área de negócio específica.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?