Delete an entire vault project and all its contents
Vault
Delete an entire vault project and all its contents
DELETE
Delete an entire vault project and all its contents
Permissions
RequiresVault API and Modify workspace projects permissions.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the project to delete
Response
Project deletion accepted. Deletion continues asynchronously after the API request returns.
Deletion status message.
Example:
"Project deletion is in progress"