Anchor to urlRedirectBulkDeleteAllurl
urlRedirectBulkDeleteAll
mutation
Requires access scope. Also: Requires an active user.
Asynchronously delete URL redirects in bulk.
Anchor to UrlRedirectBulkDeleteAllPayload returnsUrlRedirectBulkDeleteAllPayload returns
- •
The asynchronous job removing the redirects.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Mutation Reference
mutation urlRedirectBulkDeleteAll {
urlRedirectBulkDeleteAll {
job {
# Job fields
}
userErrors {
field
message
}
}
}
Input
{}
{}