Version an Asset

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

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

asset_idstringRequisformat: "uuid"

Requête

This endpoint expects an object.
next_asset_idstringRequisformat: "uuid"

En-têtes de réponse

x-ratelimit-limitdouble

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

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

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

Réponse

Asset success response
object

Erreurs

401
Unauthorized Error
404
Not Found Error