Skip to main content
PUT
Invite a member

Authorizations

Authorization
string
header
required

MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.

Path Parameters

projectId
string
required

ID of the hosted project that contains the server.

studyId
string
required

Study ID, as returned by publishing an environment or by the project's study reads.

Body

application/json

UPSERT by email, so re-inviting somebody is not an error.

email
string
required
Maximum string length: 320
sendInviteEmail
boolean

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

Response

The member list was updated.

Receipt for an invite. Documented as the study metadata object before the rename, which it never was.

studyId
string
required
projectId
string
required
email
string<email>
required
memberId
string
invited
boolean