v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Participant Pools

Create a participant pool

Creates a new participant pool with specified configuration

post/participant-pools

Request body

namestring required

Name of the participant pool

descriptionstring

Description of the participant pool

visibility'PRIVATE' | 'PUBLIC' | 'TEAM' | 'INTERNAL_TEAM' | 'EXTERNAL_TEAM' required

Defines who can use/consume this participant pool

teamIdstring

Team ID this pool belongs to, only when visibility is TEAM, INTERNAL_TEAM or EXTERNAL_TEAM

Response

Participant pool created successfully

idstring

Unique identifier for the participant pool

ownerIdstring

ID of the user who owns this pool

teamIdstring

Optional team ID this pool belongs to

namestring required

Display name of the participant pool

descriptionstring

Description of the participant pool

visibility'PRIVATE' | 'PUBLIC' | 'TEAM' | 'INTERNAL_TEAM' | 'EXTERNAL_TEAM' required

Defines who can use/consume this participant pool