API ReferenceMutationsdeleteCustomIngestionHookOn this pagedeleteCustomIngestionHookDelete a custom ingestion hook.deleteCustomIngestionHook( id: ID!): Boolean!ArgumentsdeleteCustomIngestionHook.id ● ID! non-null scalarThe identifier of the custom ingestion hook to delete.TypeBoolean scalarThe Boolean scalar type represents true or false.