New docs? Check out the change log to learn more!
curl --request DELETE \
--url https://discord.com/api/v10/users/@me/applications/{application_id}/role-connection \
--header 'Authorization: Bearer <token>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}curl --request DELETE \
--url https://discord.com/api/v10/users/@me/applications/{application_id}/role-connection \
--header 'Authorization: Bearer <token>'{
"code": 123,
"message": "<string>",
"retry_after": 123,
"global": true
}