createAcmeEndpoint
abstract suspend fun createAcmeEndpoint(input: CreateAcmeEndpointRequest): CreateAcmeEndpointResponse
Creates an ACME endpoint, which is a managed ACME server with a unique endpoint URL. After creation, ACME clients can use the endpoint URL to automate certificate issuance using the ACME protocol.