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