Balances
Delete a balance webhook setting by id
Deletes a balance webhook setting that contains the conditions for triggering balance webhooks.
delete/balancePlatforms/{balancePlatformId}/webhooks/{webhookId}/settings/{settingId}
Path parameters
balancePlatformIdstring required
The unique identifier of the balance platform.
webhookIdstring required
The unique identifier of the balance webhook.
settingIdstring required
The unique identifier of the balance webhook setting.
Response
No Content - the request has been successfully processed, but there is no additional content.
Changes
Changed in 2 of the 51 revisions of this API.12
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the success response with the status
response-success-status-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○