New docs? Check out the change log to learn more!
curl --request DELETE \
--url https://discord.com/api/v10/channels/{channel_id}/pins/{message_id} \
--header 'Authorization: <api-key>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}curl --request DELETE \
--url https://discord.com/api/v10/channels/{channel_id}/pins/{message_id} \
--header 'Authorization: <api-key>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}