Generate new key pair
Description
Generates a new key pair (public and private key).
URL
HTTP Method
POST: Generates a new key pair (public and private key).
Request
Headers:
Content-Type: application/xml, application/json
Accept: application/xml, application/json
Cookies:
Versions 2023, 24.1, and later | ADM_LWSSO={ADM_LWSSO_COOKIE_VALUE}; |
Response
Headers:
Content-Type: application/xml, application/json
Cookies:
None
HTML Return Code:
One of the HTTP Return Codes
Upon successful public key retrieval or creation, returns HTTP status 200 (OK).
HTML Body:
POST: Returns the new public key.
See Also