Invalidates all active OAuth2 tokens for the user associated with the provided token. Returns HTTP 200 regardless of token validity, per RFC 7009.
POST http:///oauth/token/revoke
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| token | string |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
Powered by DapperDox