Skip to content

Delete announcement​

DELETE
/api/announcements/{id}

Delete an announcement by id.

Authorizations​

bearerAuth

Bearer token using a JWT

Type
HTTP (Bearer)

Parameters​

Path Parameters

id*

Id of the announcement to delete.

Type
integer
Required
Example1

Responses​

The announcement has been deleted.

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI