에셋 버전 관리

에셋을 버전 스택에 추가하거나 아직 존재하지 않으면 새로 생성

인증

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