Announcements
Delete a batch of announcements
DELETE
/
{version}
/
announcements
/
batch
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Force delete the resource rather than just marking the resource deleted. This cannot be undone.
Body
application/json
Response
200 - application/json
Was this page helpful?