Skip to main content
DELETE
/
v1
/
catalog
/
bundles
/
{id}
Delete a bundle
curl --request DELETE \
  --url https://api.propal.io/v1/catalog/bundles/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.propal.io/llms.txt

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

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string<uuid>
required

Response

Bundle deleted