Add Recipient To Projects Endpoint

Attach an EXISTING recipient to additional projects (link-only). Used by the All-Projects recipients panel. Body: { recipientId: str, projectIds: int[] }.

post/addRecipientToProjects

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/addRecipientToProjects:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes