INPUT_OBJECT

DeleteTprPolicyInput

Description

Delete a TPR policy.

link GraphQL Schema definition

  • input DeleteTprPolicyInput {
  • # ID of the TPR policy to delete.
  • policyId: UUID!
  • }

link Require by