CMS
日本語
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.
行IDのセットが指定されると、テーブルの下書きバージョンから行が完全に削除されます。セルあたり最大100個の行ID。
サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
テーブルのIDまたは名前