This endpoint allows you to deposit credits into a user’s virtual balance. This is only applicable if the paywall is configured in “default” mode. Deposits will increase the user’s balance, allowing them to make requests against the paywall.
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.
successful operation
The user's current credits balance.