curl --request POST \
--url https://api.hubapi.com/crm/v3/objects/tickets/batch/archive \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"inputs": [
{
"id": "430001"
}
]
}
'This response has no body data.Supprimez un lot de tickets via son ID. Les tickets supprimés peuvent être restaurés dans les 90 jours suivant leur suppression. En savoir plus sur la [restauration de fiches d’informations] (https://knowledge.hubspot.com/records/restore-deleted-records).
curl --request POST \
--url https://api.hubapi.com/crm/v3/objects/tickets/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