Skip to main content
POST
/
v1
/
domains
/
{id}
/
ssl
/
disable
Disable ssl
curl --request POST \
  --url https://api.iran.liara.ir/v1/domains/{id}/ssl/disable \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #

Path Parameters

id
string
required

The id of your domain

Response