OpenAPI 3.1.0raw.githubusercontent.com2026-08-20150217601.0 KB

8bf151c2dd8b

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