Revoke a token for a Connected Apps client.
Revoke a token for the given Connected Apps client. This endpoint uses your Custom Domain. This endpoint supports both access tokens and refresh tokens. If the token is a refresh token, the corresponding access token issued at the same time will also be revoked. This endpoint is an RFC-7009 compliant token revocation endpoint.Documentation Index
Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
client_id and client_secret within the request body as well as within a HTTP-Basic Auth header.application/x-www-form-urlencoded content type.access_token and refresh_token.