Skip to main content
DELETE
/
projects
/
{projectId}
Deletes a project by ID
curl --request DELETE \
  --url https://app.dynamicauth.com/api/v0/projects/{projectId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

projectId
string
required
Required string length: 36
Example:

Response