Renew
Invoke the RAS Certificate to renew the Let's Encrypt certificate with specified ID.
Path parameters
idinteger · int32Required
ID of the Let's Encrypt certificate to be renewed.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
post
POST /api/Certificates/{id}/Renew HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?