Project
Delete Project
Delete a single project based on the ID.
DELETE
/
project
/
{projectId}
Authorizations
apiKey
string
headerrequiredPath Parameters
projectId
string
requiredID of project to delete
Response
204 - application/json
The response is of type string
.