Skip to main content
DELETE
/
api
/
external
/
v2
/
build-a-box
/
{id}
Delete a Build-A-Box subscription bundle
curl --request DELETE \
  --url https://subscription-admin.appstle.com/api/external/v2/build-a-box/{id}

Documentation Index

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

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

Headers

X-API-Key
string

Path Parameters

id
integer<int64>
required

Query Parameters

api_key
string

API Key (Deprecated - Use Header X-API-Key instead)

Response

Build-A-Box bundle successfully deleted. No content returned.