Português (BR)
cURL
curl --request PUT \ --url https://api.meuassistente.rdstationmentoria.com.br/rest/fields/{id}/disable \ --header 'Authorization: Bearer <token>'
"<any>"
Inativa um campo, impedindo seu uso por assistentes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Identificador único do campo
Successful response
The response is of type any.
any