Delete existing goal
DELETE {{baseUrl}}/goals/:id
Marks a goal as deleted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"statusCode":20000,"statusText":"OK","service":"statistics-goals-api"}