Skip to main content
Anchor to fileAcknowledgeUpdateFailed

fileAcknowledgeUpdateFailed

mutation

Requires write_files access scope.

Acknowledges file update failure by resetting FAILED status to READY and clearing any media errors.

[ID!]!required

Specifies the file(s) to acknowledge the failed updates of.


Was this section helpful?

Anchor to FileAcknowledgeUpdateFailedPayload returnsFileAcknowledgeUpdateFailedPayload returns

[File!]

The updated file(s).

[FilesUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?