v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Communities

Update Community

Update a specific community by ID.

put/v1/update-community/{community_id}

Path parameters

community_idstring uuid required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

titlestring nullable

Title of the community

descriptionstring nullable

Description of the community

digital_human_idsinteger[] nullable

List of digital human (test case) IDs to associate this community with (replaces existing associations)

Response

Successful Response

idstring required

Unique identifier for the community

titlestring required

Title of the community

descriptionstring nullable

Description of the community

created_atstring date-time required

When this community was created

digital_human_idsinteger[]

List of digital human (test case) IDs associated with this community