New docs? Check out the change log to learn more!
curl --request POST \
--url https://discord.com/api/v10/webhooks/{webhook_id}/{webhook_token}/github \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"sender": {
"id": 123,
"login": "<string>",
"html_url": "<string>",
"avatar_url": "<string>"
},
"action": "<string>",
"ref": "<string>",
"ref_type": "<string>",
"comment": "<unknown>",
"issue": "<unknown>",
"pull_request": "<unknown>",
"repository": "<unknown>",
"forkee": "<unknown>",
"member": "<unknown>",
"release": "<unknown>",
"head_commit": "<unknown>",
"commits": [
{
"id": "<string>",
"url": "<string>",
"message": "<string>",
"author": {
"name": "<string>",
"username": "<string>"
}
}
],
"forced": true,
"compare": "<string>",
"review": "<unknown>",
"check_run": "<unknown>",
"check_suite": "<unknown>",
"discussion": "<unknown>",
"answer": "<unknown>"
}
'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}curl --request POST \
--url https://discord.com/api/v10/webhooks/{webhook_id}/{webhook_token}/github \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"sender": {
"id": 123,
"login": "<string>",
"html_url": "<string>",
"avatar_url": "<string>"
},
"action": "<string>",
"ref": "<string>",
"ref_type": "<string>",
"comment": "<unknown>",
"issue": "<unknown>",
"pull_request": "<unknown>",
"repository": "<unknown>",
"forkee": "<unknown>",
"member": "<unknown>",
"release": "<unknown>",
"head_commit": "<unknown>",
"commits": [
{
"id": "<string>",
"url": "<string>",
"message": "<string>",
"author": {
"name": "<string>",
"username": "<string>"
}
}
],
"forced": true,
"compare": "<string>",
"review": "<unknown>",
"check_run": "<unknown>",
"check_suite": "<unknown>",
"discussion": "<unknown>",
"answer": "<unknown>"
}
'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}Discord bot token
152133Show child attributes
152133152133152133Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
1521Show child attributes
2048Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
204 response for execute_github_compatible_webhook