project
Delete a project
Permanently deletes a project, all of its environments, all secrets and all associated syncs. Pass the project’s exact name in the body to confirm. This action cannot be undone.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptify.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.
Path Parameters
Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Body
application/json
Minimum string length:
1Response
200 - application/json
Default Response
cURL