POST
/api-v1/mail-server/oauth2/revoke/{mailServerConfigId}
curl \
--request POST 'https://wyzio.app/api-v1/mail-server/oauth2/revoke/{mailServerConfigId}'
Response examples (200)
{
"isSuccessful": true,
"errorType": "VALIDATION_ERROR",
"message": "string"
}