Skip to main content
POST
UnarchivePrincipalAttributeValues

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

UnarchivePrincipalAttributeValuesRequest is used to batch unarchive principal attribute values by id.

UnarchivePrincipalAttributeValuesRequest is used to batch unarchive principal attribute values by id.

principalAttributeValueIds
string[]
required
principalType
enum<string>
default:PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_UNSPECIFIED
required

PrincipalAttributePrincipalType enumerates the supported principal types for principal attribute values.

Available options:
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_UNSPECIFIED,
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER,
PRINCIPAL_ATTRIBUTE_PRINCIPAL_TYPE_USER_GROUP

Response

A successful response.

The response is of type object.