Delete workflow configuration
DELETE {{baseUrl}}/payments/workflow_config/:configId
Delete a configuration using the specified configId
.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"configId": "<string>"
} |
ENDPOINTS