---
title: "POST /v2/clusters/{cluster_id}/uploads/ingress-cert"
method: POST
path: "/v2/clusters/{cluster_id}/uploads/ingress-cert"
tags: ["installer"]
---

# POST /v2/clusters/{cluster_id}/uploads/ingress-cert

`POST /v2/clusters/{cluster_id}/uploads/ingress-cert`

Transfer the ingress certificate for the cluster.

## Path parameters

- `cluster_id` string, uuid, required

## Headers

- `discovery_agent_version` string

## Request body

- string

## Response `201`

Success.

## Other responses

- `400` — Error.
- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Error.
- `405` — Method Not Allowed.
- `500` — Error.
- `503` — Unavailable.

---

[API](https://skmtc.net/openshift/apis/assistedinstall.md) · [All operations](https://skmtc.net/openshift/apis/assistedinstall/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openshift/assistedinstall/versions/9d0b4936ca97/schema)
