cURL
curl --request POST \ --url https://api.axiom.co/v2/datasets/{dataset_id}/vacuum \ --header 'Authorization: Bearer <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
VacuumResult
Was this page helpful?