Skip to main content
POST
(Discord webhook) Approve, reject, or vote on a content update

Body

application/json
discord_msg_id
string
required
discord_user_id
string
required
discord_user_name
string
required
state
enum<string>
required
Available options:
APPROVE,
REJECT,
UPVOTE,
DOWNVOTE
auth_token
string

Legacy transport for the shared secret; prefer the Authorization header.

Response

200 - application/json

JSend envelope.

status
enum<string>
required
Available options:
success
data
boolean
required