Discord

Consume a discord event

Publish a discord event to the registered listeners

post/discord/event

Response

No Content

messagestring required
statusstring required

Example response

{
  "message": "action performed successfully",
  "status": "success"
}

Changes