latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-15142192531.5 KB

7d1aff84ce3b

User testing

Invite a member

Upsert by email, so re-inviting somebody is not an error. Only meaningful while mode is invited_only.

put/projects/{projectId}/user-testing/scenarios/{scenarioId}/members

Request body

emailstring required
sendInviteEmailboolean

OFF by default: adding somebody quietly is not the same as inviting them.

Response

The member list was updated.

idstring required
projectIdstring required
namestring nullable required
descriptionstring nullable required
mode'project_members' | 'invited_only' | 'anyone_with_link' | 'null' nullable required