campaign-sharing

Update Campaign Sharing Settings

Apply the historical campaign-wide sharing contract.

Older clients use one access level for public links, workspace shares, and every e-mail recipient. Keep that behavior intact on the new backend.

patch/v1/interviews/{interview_id}/sharing

Path parameters

interview_idstring uuid required

Request body

share_access_levelstring nullable
recipient_emailsstring[] nullable
link_enabledboolean nullable

Response

Successful Response

interview_idstring uuid required
share_access_levelstring required
general_access_levelstring required
link_enabledboolean required
share_link_urlstring nullable
recipientsstring[] required

Changes