Skip to main content
DELETE
/
payments
/
workflow_config
/
{configId}
Delete workflow configuration
curl --request DELETE \
  --url https://api.fireblocks.io/v1/payments/workflow_config/{configId}
{
  "configId": "<string>"
}

Path Parameters

configId
string
required

Response

The specified configuration has been deleted successfully.

configId
string
required