v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Participant Pools

Update a participant pool

Update an existing participant pool's configuration

put/participant-pools/{id}

Request body

namestring

Updated name of the participant pool

descriptionstring

Updated description of the participant pool

Response

Participant pool updated 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