Add Capsules to Project
add_capsules_to_projectFull Description
Add one or more capsules to a project. Use @project:slug, #slug, or plain name for projects, and @type/ref_id to reference capsules.
Parameters (1 required, 2 optional)
capsule_idsarrayArray of capsule UUIDs or @type/ref_id references to add.
project_idstringProject UUID. Use project_name instead unless you already have the UUID.
project_namestringProject name or @project:slug reference (e.g. @project:my-project). Also accepts #slug or plain name.