Skip to main content
POST
Batch archive properties

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

appId
integer<int32>
required

The unique identifier of the app for which the properties are being archived. This is a required path parameter.

objectType
string
required

The type of object whose properties are to be archived. This is a required path parameter.

Body

application/json
inputs
object[]
required

An array of property names to be processed in the batch operation. Each item in the array is expected to be a string representing a property name.

Response

Last modified on March 31, 2026