Revokes the user’s charging authorization and disconnects them from the paywall.
After this, any charge or request requiring payment will return a connection link instead of proceeding.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Optional user identifier provided by the developer.
Can be used instead of the user property in the request body to associate the API call with a specific end user.
The unique identifier of the user to disconnect from the paywall.