Skip to main content
DELETE
Deletes a pack you can mutate in the authenticated scope.

Path Parameters

string
required
Pack UUID.

Error Responses

  • 400 missing_pack_id - path param missing
  • 404 not_found - pack is missing/outside mutable key scope
  • 401 - authentication failed (missing/invalid/revoked token)
  • 402 subscription_required - active Creator/Professional/Business plan required
  • 403 tier_not_allowed - Scheduler tier cannot use Partner API
  • 500 pack_delete_failed - unexpected delete failure