Generate Encryption Key
Actors
Generate Encryption Key
Generates a new encryption key for the specified actor, identified by actorID.
Generate Encryption Key
Authorizations
Enter your API key. It's required to authenticate API requests.
Query Parameters
The unique identifier of the actor for whom the encryption key is being generated.
Response
200 - application/json
Encryption key generated successfully.
Represents the encryption key information associated with an actor, including the encryption version and key details.
The unique identifier of the actor associated with this encryption key.
The version of the encryption key.
The encryption key used for securing data.
The date and time when the encryption key was created.