Delete Stash

If you no longer need a stash, you can delete it. This will remove the stash and all the data it contains. <Note>Even if you do not call this endpoint, all stashes are automatically deleted within 48 hours after they are created.</Note> <Tip> To understand what stashing is and how to use it to work with large datasets, please see our [introduction to stashing](/docs/classic-api/stashing/introduction). </Tip>

Authentication

AuthorizationBearer

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path parameters

stashIDstringRequiredformat: "^[a-zA-Z0-9][a-zA-Z0-9_-]{0,255}$"

Response

Errors

400
Bad Request Error