---
title: "Mark a custom image set as default"
method: POST
path: "/private/custom_image_sets/{customImageSetId}/default"
tags: ["internal-custom-image-set"]
---

# Mark a custom image set as default

`POST /private/custom_image_sets/{customImageSetId}/default`

Mark a custom image set as default

## Path parameters

- `customImageSetId` string, uuid, required

## Response `200`

Custom image set marked as default successfully.

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

- **2022-06-13** `7856cb3301b2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/private/custom_image_sets/:customImageSetId/default/post.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yugabyte/yugabyte-cloud/revisions/7856cb3301b2/schema)
