Broken metadata is defined as metadata that has isUploaded = true but there is no file in the storage matching it. This is an admin operation that requires the Hasura admin secret.
POST
/
ops
/
delete-broken-metadata
Delete broken metadata
Copy
Ask AI
curl --request POST \ --url https://{subdomain}.storage.{region}.nhost.run/v1/ops/delete-broken-metadata \ --header 'X-Hasura-Admin-Secret: <api-key>'