Skip to main content
POST
Archives multiple enum values and migrates all resource-attributes with those values to their respective replacement values.

Authorizations

Authorization
string
header
required

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

Body

application/json
archivalRequests
object[]
required

Response

A successful response.

totalResourceAttributesMigrated
integer<int32>

Total number of resource-attributes migrated or archived across all enum value operations. This includes both attributes migrated to replacement values and attributes archived without replacement.