APIsCore ResourcesV2
Action API
API Reference for Action
Terminology Update: We have streamlined our naming conventions to improve clarity. The term Action has been replaced with Action. To avoid breaking changes the APIs still make use of the old term. Both terms refer to the same underlying functionality.
Was this page helpful?
List Web Keys
List Web Keys: List all web keys and their states. Required permission:
Activate Public Key
Activate Public Key: Activates the public key for payload encryption. The public key is used to encrypt the payload sent to the target when the payload type is set to `PAYLOAD_TYPE_JWE`. Activating a new key will deact...