authentication
Deactivate auth key (logout)
Deactivate auth key for user logging them out of your application
put/authentication/authkey
Query parameters
auth_keystring password required
auth key to logout
Response
Success
Example response
{
"success": true
}