Version an Asset

Add an asset to a version stack, or create one if one doesn't already exist

Authentication

AuthorizationBearer

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

Path parameters

asset_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
next_asset_idstringRequiredformat: "uuid"

Response headers

x-ratelimit-limitdouble

The number of times you can make this call within the x-ratelimit-window

x-ratelimit-windowstring or null
The length in milliseconds of the rate limit window
x-ratelimit-remainingstring or null

The number of remaining times you can make this API call in the x-ratelimit-window

Response

Asset success response
object

Errors