Skip to main content
PATCH

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
required

Space identifier for the asset you are trying to read, update, or delete.

Required string length: 2 - 6
assetId
string<uuid>
required

The asset UUID that uniquely identifies the record within the database.

Body

application/json

The body is of type any.

Response

Asset metadata updated successfully.