Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api-dev.narrative.io/datasets/{dataset_id}/truncate \ --header 'Authorization: Bearer <token>'
{ "error": "Unauthorized", "error_description": "You are not authorized to use this endpoint." }
Truncates a dataset.
Removes all rows from the dataset but leaves the dataset intact.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Unique identifier for a dataset.
OK
Was this page helpful?
Contact support