BatchCreatePrincipalAttributeValue
Creates a principal attribute value for multiple principals in a single operation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
BatchCreatePrincipalAttributeValueRequest is used to batch create new principal attribute values.
BatchCreatePrincipalAttributeValueRequest is used to batch create new principal attribute values.
PrincipalAttributePrincipalType enumerates the supported principal types for principal attribute values.
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_UNSPECIFIED, PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER, PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER_GROUP For ENUM type: exactly one enum value ID.
Response
A successful response.
BatchCreatePrincipalAttributeValueResponse returns the principal attribute values from a BatchCreatePrincipalAttributeValue call.