Delete Target
Delete an existing target. This will remove it from any configured execution as well. In case the target is not found, the request will return a successful response as the desired state is already achieved.
Required permission:
action.target.delete
curl -X DELETE "https://loading/v2/actions/targets/string"{
"deletionDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Deactivate Public Key
Deactivate Public Key: Deactivates the public key for payload encryption. The public key will no longer be used to encrypt payloads sent to the target. Be aware that deactivating the active key will leave the target with...
Get Target
Get Target: Returns the target identified by the requested ID. Required permission: