---
title: "Activate Assets"
method: POST
path: "/2024-09/account/assets/{id}/activate"
tags: ["Settings"]
---

# Activate Assets

`POST /2024-09/account/assets/{id}/activate`

Activate specific uploaded asset and define other assets of the same type as inactive.

Required authorization scope: `public.asset:write`

## Path parameters

- `id` string, uuid, required

## Response `200`

asset successfully activated

- Success — General success response
  - `success` object
    - `message` string
  - `meta` Meta
    - `request_id` string — An unique ID represent the request.

---

[API](https://skmtc.net/easyship/apis/easyship-public-api.md) · [All operations](https://skmtc.net/easyship/apis/easyship-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easyship/easyship-public-api/revisions/71d737a5fcbf/schema)
