POST
/change_auth_key Invalidate the current API key and return a new API key
**Warning:** This will change the users authentication key, and therefore log them out of all applications. Note: this includes the mobile applications.
Responses
201 Created
statusintegerint32Response code
messagestringResponse message
timestampintegerunix-timestampResponse time
dataobjectobject fields →
auth_keystringNew API Key
Standard error responses: 400 · 401 — shared across the API. See Errors.