v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Company

Create encryption key

Create a new encryption key for a company.

post/v2/company/encryption-keys

Request body

public_keystring required

The public key must be a valid RSA(any size) in PEM format, use \n to separate each line and concatenate it in one row.

Response

key_idstring

Key id.

creation_datestring date-time

Creation date of the key.