Authorization: ********************disconnected is empty when the principal was not linkedcurl --location '/api/admin/slack/links/disconnect' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"slack_principal_id": "string"
}'{
"disconnected": [
{
"grant_deleted": true,
"idp_revocation": "not_attempted",
"intents_deleted": 0,
"slack_principal_id": "string"
}
]
}