---
title: "Enable ssl"
method: POST
path: "/v1/domains/provision-ssl-certs"
tags: ["Domains"]
---

# Enable ssl

`POST /v1/domains/provision-ssl-certs`

enable ssl that user owns

## Request body

- object
  - `domain` string, required

## Response `200`

Successful operation

- object
  - `code` string

## Other responses

- `400` — Bad request
- `401` — Missing authentication
- `404` — Domain does not exists.

---

[API](https://skmtc.net/liara-cloud/apis/paas.md) · [All operations](https://skmtc.net/liara-cloud/apis/paas/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liara-cloud/paas/revisions/4413e6f56089/schema)
