Packs
Delete Pack Image
Delete one image from a pack
DELETE
Deletes one image from a mutable pack.
Path Parameters
Pack UUID.
Image UUID from the pack
images list.Error Responses
400 missing_pack_id- path param missing400 missing_image_id- path param missing404 pack_not_found- pack is missing/outside mutable key scope404 image_not_found- image ID not found in this pack401- authentication failed (missing/invalid/revoked token)402 subscription_required- active Creator/Professional/Business plan required403 tier_not_allowed- Scheduler tier cannot use Partner API500 pack_image_delete_failed- unexpected delete failure
