Version an Asset

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

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

asset_idstring必須形式: "uuid"

リクエスト

This endpoint expects an object.
next_asset_idstring必須形式: "uuid"

レスポンスヘッダー

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

レスポンス

Asset success response
object

エラー

401
Unauthorized Error
404
Not Found Error