404 not found when using POST mtls_certificates API

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

N/A

What is the error number?

404

What is the error message?

404 page not found

What is the issue or error you’re encountering

Using the https://api.cloudflare.com/client/v4/accounts/{{Accountid}}/mtls_certificates API gives a 404 when issueing a POST. GET works.

What steps have you taken to resolve the issue?

Verified that the URL and path is correct according to the documentation:

GET requests returns fine showing no certificates but am unable to POST to upload a certificate.

What are the steps to reproduce the issue?

Using Postman use the https://api.cloudflare.com/client/v4/accounts/{{Accountid}}/mtls_certificates to upload a certificate.

I had a trailing space in my URL. Problem fixed

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.