SSL Automatic mode

For Workers & Pages, what is the name of the domain?

several

What is the issue or error you’re encountering

API request doesn’t work

What are the steps to reproduce the issue?

Hello. I need to switch my SSL-mode from “Automatic” to “Custom” via API. There is no such a thing in docs Cloudflare API | Zones › Settings › Edit Zone Setting , the only example I met here Encryption modes · Cloudflare SSL/TLS docs , but request on https://api.cloudflare.com/client/v4/zones/<ZONE_ID>/settings/ssl_automatic_mode didn’t turned off Automaic SSL. Is it possible to do this from API?

This will turn off Auto mode:

1 Like

It should, but it doesn’t

I just ran through various combinations of that and the SSL mode itself, and both were updating when I refresh the dashboard view.

What is the full response when you make the API call? It should indicate some level of success.

Can you also post a screenshot of the dashboard?

1 Like