v1

latestOpenAPI 3.0.1Apache 2.02026-07-13332183.6 KB
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

successboolean

Example response

{
  "success": true
}