Delete Smart Bundle

Delete a bundle.

Deletes a smart bundle by its ID.

Requires authentication.

Request

DELETE /smart-bundle/{id}

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe ID of the smart bundle to delete.

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns an empty 200 OK response on success.

Path Params
integer
required

The id of an existing bundle

Headers
string
required

Makaira Instance ID

Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!