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>"
}

Documentation Index

Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

configId
string
required

Response

The specified configuration has been deleted successfully.

configId
string
required