Skip to main content
DELETE
/
bundles
/
{bundleId}
/
options
/
{optionId}
Delete Bundle Option
curl --request DELETE \
  --url https://api.secure.quotivity.com/v1/bundles/{bundleId}/options/{optionId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

bundleId
string
required
optionId
string
required

Response

Bundle option deleted successfully