This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true
to the request query parameters.
Decrypt the value of a ciphertext property.
Third-party applications using this endpoint via OAuth2 must request the
following operation scopes: api:ontologies-read api:ontologies-decrypt-ciphertext
.
string
The API name of the ontology. To find the API name, use the List ontologies endpoint or check the Ontology Manager.
string
The API name of the object type. To find the API name, use the List object types endpoint or check the Ontology Manager.
string
The primary key of the object with the CipherText property.
string
The API name of the CipherText property. To find the API name for your CipherText property, check the Ontology Manager or use the Get object type endpoint.