Bulk assign members to a guardrail

Assign multiple organization members to a specific guardrail.

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Path parameters

idstringRequiredformat: "uuid"
The unique identifier of the guardrail

Request

This endpoint expects an object.
member_user_idslist of stringsRequired
Array of member user IDs to assign to the guardrail

Response

Assignment result
assigned_countdouble
Number of members successfully assigned

Errors