Delete a notice for a user

This operation enables you to delete a notice (dismiss a bulletin) for a user.

Path Params
string
required

User's username (the valid email address they use for logging into Sentinel).

int32
required

Notice ID of the notice to be deleted.

Query Params
string
enum
Defaults to json

Selects the requested response representation format.

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFoundResponse indicates a request for a resource that does not exist.

500

GenericError generic error.

Language
Response
Choose an example:
application/json