Generates a certificate signing request and a matching private key, for when you do not want to create the pair yourself. Send the csr to POST /certificates/{id}/request.The private_key is returned once and is not stored in your API log, so keep it: it is needed to install the issued certificate. Bringing your own CSR is fine too, in which case this call is not needed.