v1

latestOpenAPI 3.0.02026-07-2466275257.1 KB
segment

Manage access to a specific segment

This endpoint updates access permissions for a specific segment by managing allowed team IDs.

post/v1/segments/{id}:manage-access

Path parameters

idstring required

The id of the segment for which access control is managed.

Request body

accessTeamIdsstring[]

The list of team ids for which the segment is accessible

Response

Access updated.

V1ManageAccessResponse required

Empty response body.