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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.