Delete Projects
You can delete project from here
/api/Project/Delete
Query String
Parameter | Required | Value |
---|---|---|
pinProjectId | Mandatory | 1 |
Request Header
Parameter | Required | Value |
---|---|---|
TokenKey | Mandatory | User Input |
Accept-Language | Optional | en-US |
Accept-Encoding | Optional | gzip |
Content-Type | Mandatory | application/json |
Remarks:
- On successfully deleted, returns success with status code 200.
Updated less than a minute ago