Delete a Specific Project
DELETE {{baseUrl}}/admin/projects/:id
Delete a project with specific ID.
Put the ID of the project into the sampleProject
variable or replace the variable with the project ID in the URL.
DELETE {{baseUrl}}/admin/projects/:id
Delete a project with specific ID.
Put the ID of the project into the sampleProject
variable or replace the variable with the project ID in the URL.