Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deactivate a widget — stops accepting new deposit sessions.
POST /api/v1/widgets/:widgetId/disable-widget
widgetId
string
curl --request POST 'https://payments.bleepay.com/api/v1/widgets/wdgt_abc/disable-widget' \ --header 'Authorization: Bearer <business_token>' \ --header 'Content-Type: application/json' \ --data '{}'
Was this page helpful?