Appliquer le contrôle de version à un asset

Ajouter un asset à une pile de versions ou en créer un s’il n’existe pas encore

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