OptionalidsArray of refresh token IDs to revoke. Limited to 100 at a time.
Optionaluser_Revoke all refresh tokens for this user.
Optionalclient_Revoke refresh tokens for this client. Must be paired with user_id; optionally narrowed further with audience.
OptionalaudienceResource server identifier (audience) to scope the revocation. Must be used with both user_id and client_id.
Example