Envolvimentos
cURL
curl --request POST \ --url https://api.hubapi.com/crm/v3/objects/notes/batch/archive \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "inputs": [ { "id": "430001" } ] } '
This response has no body data.
Arquive várias observações pelos seus IDs em uma única solicitação. Esta operação move as observações especificadas para a lixeira, tornando-as inacessíveis por meio de consultas regulares.
Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
Mostrar atributos filhos