Invalidates all active OAuth2 tokens for the user associated with the provided token. Returns HTTP 200 regardless of token validity, per RFC 7009.

Request

POST http:///oauth/token/revoke

Form parameters

Parameter name Value Description Additional
token string

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK