v1

latestOpenAPI 3.0.02026-07-2656110201.6 KB
Withdrawals

Update a Withdrawal Config

Updates an existing withdrawal configuration. Requires an API key with the WITHDRAWS_UPDATE permission.

patch/v1/withdrawal-configs/{withdrawalConfigId}/api-key

Path parameters

withdrawalConfigIdstring required

The withdrawal config ID.

Query parameters

apiKeystring required

Your API key, which can be generated from the Helio Dashboard settings page.

Request body

namestring
currencyIdsstring[]
disabledboolean
disabledBlockchainSymbolsstring[]
enabledFeaturesstring[]

Optional feature flags. iron enables Iron.xyz auto off-ramp.

Response

Withdrawal config updated successfully.

idstring

The withdrawal config ID (withdrawalConfigId).

namestring
platformstring
disabledboolean
disabledBlockchainSymbolsstring[]
enabledFeaturesstring[]
createdAtstring date-time
updatedAtstring date-time