📄️ Create Target
Create a new target to your endpoint, which can be used in executions.
📄️ Get Target
Returns the target identified by the requested ID.
📄️ Delete Target
Delete an existing target. This will remove it from any configured execution as well.
📄️ Update Target
Update an existing target.
📄️ List targets
List all matching targets. By default all targets of the instance are returned.
📄️ Add Public Key
Adds a public key to the target for payload encryption.
📄️ Activate Public Key
Activates the public key for payload encryption.
📄️ Deactivate Public Key
Deactivates the public key for payload encryption.
📄️ Remove Public Key
Removes the public key from the target. This is a permanent action and can not be undone.
📄️ List Public Keys
Lists all public keys of a target.
📄️ Set Execution
Sets an execution to call a target or include the targets of another execution.
📄️ List Executions
List all matching executions. By default all executions of the instance are returned that have at least one execution target.
📄️ List Execution Functions
List all available functions which can be used as condition for executions.
📄️ List Execution Methods
List all available methods which can be used as condition for executions.
📄️ List Execution Services
List all available services which can be used as condition for executions.