Skip to main content

deleteCustomIngestionHook

Delete a custom ingestion hook.

deleteCustomIngestionHook(
id: ID!
): Boolean!

Arguments

deleteCustomIngestionHook.id ● ID! non-null scalar

The identifier of the custom ingestion hook to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.