Deletes a stash and all its data
If you no longer need a stash, you can delete it. This will remove the stash and all the data it contains.Documentation Index
Fetch the complete documentation index at: https://apidocs.glideapps.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the stash, e.g., 20240215-job32
^[a-zA-Z0-9][a-zA-Z0-9_-]{0,255}$"20240215-job32"
A 200 HTTP response code indicates that the stash with the given stash ID was successfully deleted.