cURL
Delete bundles resources
Removes a resource from a bundle.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the bundle.
The ID of the resource to remove.
Query Parameters
The remote ID of the access level to grant. If omitted, the default access level remote ID value (empty string) is used.
Response
200
Resource was successfully removed from the bundle.
Last modified on June 9, 2026

