v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Invitations

Accept pool invitation

Accept an invitation to join the participant pool. The accepting user will become a member with the specified roles.

post/participant-pools/{participantPoolId}/invitations/{id}/accept

Request body

tokenstring required

Secret token used to validate the invitation

Response

Invitation accepted successfully. User is now a member of the pool.

publicIdstring required

Public identifier of the pool member

createdAtstring date-time

Timestamp when the member was added to the pool

updatedAtstring date-time

Timestamp when the member was last updated

rolesParticipantPoolMemberRoleEnum[] required

Roles assigned to this member in the pool

namestring

Name of the member

emailstring

Email of the member