GET/POST http://yourserver.com/services/revokeAuthKeys ?keys=<comma-delimited list of authKeys> |
What does it do?
Revoke a previously created authKey.
Parameters
keys |
Comma-delimited list of authKeys. Required. |
Return value
If the operation succeeds an empty JSON object with status 200 will be returned. If the operation fails, an error page with a 500 error status will be returned.
Examples
revokeAuthKeys http://demo.elvisdam.com/services/createAuthKey ?keys=qQ-1X1b,aayy4ZE |
This call revokes will revoke the authKeys "qQ-1X1b" and "aayy4ZE".
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.