v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBBundle
Delete a Specific Bundle
This endpoint deletes a bundle from the Degreed system. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>bundles:write
delete/api/v2/bundles/{id}
Path parameters
idstring required
The ID of the bundle to delete.
Response
Success