delete
Project
@DeleteMapping(path = "/{" + PROJECT_IDENTIFIER_KEY + "}",
headers = []
)
Method to delete a project
Return
the result of the request as String
Parameters
id
The identifier of the user
token
The token of the user
projectId
The identifier of the project to delete