CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ \ "https://hostname:443/apikeys/revoke/user/{username}"
Revoke API Key for user
CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ \ "https://hostname:443/apikeys/revoke/user/{username}"