API Reference
DELETE announcements/comments/{id}/Z
DELETE operation for announcements/comments/{id}/Z
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Response Body
application/json
curl -X DELETE "https://dev-rest.onboard.io/announcements/comments/{id}/Z"{
"id": 0,
"announcement_id": "string",
"comment": "string",
"created_at": "2019-08-24T14:15:22Z",
"created_by": "string"
}Empty
Empty
Empty
How is this guide?