Skip to main content
mutation

Requires write_validations access scope.

Deletes a validation.

ID!required

The ID representing the installed validation.


Was this section helpful?

Anchor to ValidationDeletePayload returnsValidationDeletePayload returns

ID

Returns the deleted validation ID.

[ValidationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?