cURL
projects
Delete a Project
Delete a specific project by passing either the project id or name in the URL.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique project identifier or the project name
Example:
"prj_LLHUOMOoDlqOp8wPE4kFo9pE or my-project-name"
Query Parameters
The Team identifier or Team slug to perform the request on behalf of.
Example:
"team_xbtegd63gdg5636gdg"
The Team slug to perform the request on behalf of.
Example:
"my-team"
Response
The project was successfuly removed