Skip to main content
DELETE
/
bulk-transfers
/
{batch_id}
/
transfers
/
{id}
Delete transfers
curl --request DELETE \
  --url https://api.example.com/bulk-transfers/{batch_id}/transfers/{id}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt

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

Path Parameters

batch_id
string
required

Bulk Transfer ID

id
string
required

Transfer ID

Response

No Content