CMS
Português (BR)
cURL
curl --request POST \ --url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/rows/draft/batch/purge \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "inputs": [ "<string>" ] } '
This response has no body data.
Exclui permanentemente linhas da versão de rascunho da tabela, dado um conjunto de IDs de linha. Máximo de 100 IDs de linha por chamada.
Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
O ID ou nome da tabela