Delete
/admin-messages
Deletes all Admin Messages by default. If both message and source query parameters are present, deletes only messages matching these parameters.
Security
HTTP
Type bearer
Query parameters
message
string
The message text of an Admin Message.
Responses
204
Admin messages were deleted successfully.
401
Token error. Login again.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
403
Insufficient permissions to access this resource.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
406
Invalid 'Accept' header.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
500
Unexpected server side error.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.