Even if you do not call this endpoint, all stashes are automatically deleted within 48 hours after they are created.
To understand what stashing is and how to use it to work with large datasets, please see our introduction to stashing.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the stash, e.g., 20240215-job32
Example:
"20240215-job32"
Response
A 200 HTTP response code indicates that the stash with the given stash ID was successfully deleted.