Delete an announcement
Announcements
Delete an announcement
Permanently delete the announcement. This cannot be undone.
Required scope announces:delete
delete
/announcements/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the announcement.
Response204
The announcement was deleted.