Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json

Resources to be updated

resources
object[]
required

A list of resources with information to update.

Response

200 - application/json

The resulting updated resource infos.

resources
object[]
required

A list of resources with information to update.

Last modified on July 23, 2026