Announcements
Delete Announcement
Delete an existing user-generated announcement.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Delete announcement request
The body is of type object
.
Response
200
OK