Skip to main content
PATCH
Update a Digital Asset

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Query Parameters

include
string

Select which associated resources you would like to fetch, see: https://jsonapi.org/format/#fetching-includes

Body

multipart/form-data
digital[attachment]
file
required
digital[variant_id]
string
required
Example:

"123"

Response

Record updated

data
object
required