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

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.