Permanently delete a vault you own by its numeric ID. Deleting a vault removes the vault and all of its organizational structure, but it does not delete the prompt records themselves — they remain in your account and can be added to other vaults at any time.
Vault deletion is permanent and cannot be undone. Once a vault is deleted, its name, description, slug, and membership list are gone forever. Make sure you intend to remove the vault before calling this endpoint.
Prompts that were inside the deleted vault are not removed from your account. They continue to exist and can be added to a different vault, or accessed directly via the Prompts API.
Endpoint
Path Parameters
The numeric ID of the vault to delete.
Request Example
Response Example
A 200 OK response is returned on success.