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
Response
Access updated.
V1ManageAccessResponse required
Empty response body.
Changes
No recorded changes to this endpoint across all 1 revision of this API.