Projects
DELETE projects/:id
The request deletes specified project.
Reference information about the resource:
API Endpoint | https://www.diggernaut.com/api/projects/:id |
Response Format | JSON |
Access Level | User |
Limits | Yes |
curl -v -X DELETE -H "Authorization: Token 9944b09199c62bcf9418ad846dd0e4bbdfc6ee4b" https://www.diggernaut.com/api/projects/1
HTTP/1.0 204 No Content
Date: Fri, 19 Aug 2016 16:19:12 GMT
Vary: Accept, Accept-Language, Cookie
X-Frame-Options: SAMEORIGIN
Content-Language: en
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS