curl --request POST \
--url https://api.hubapi.com/crm/v3/objects/emails/batch/archive \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"inputs": [
{
"id": "430001"
}
]
}
'This response has no body data.Archiver un lot d’e-mails identifiés à l’aide de leur ID.
curl --request POST \
--url https://api.hubapi.com/crm/v3/objects/emails/batch/archive \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"inputs": [
{
"id": "430001"
}
]
}
'This response has no body data.Produits pris en charge
Portées requises