Bulk assign members to a guardrail
Guardrails
Bulk assign members to a guardrail
Assign multiple organization members to a specific guardrail. Management key required.
POST
Bulk assign members to a guardrail
Authorizations
API key as bearer token in Authorization header
Path Parameters
The unique identifier of the guardrail
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Array of member user IDs to assign to the guardrail
Minimum array length:
1Minimum string length:
1Example:
["user_abc123", "user_def456"]Response
Assignment result
Number of members successfully assigned
Example:
2