Skip to main content
mutation

Requires write_publications access scope. Also: The user must have a permission to create and edit catalogs.

Deletes a publication.

ID!required

The ID of the publication to delete.


Was this section helpful?

Anchor to PublicationDeletePayload returnsPublicationDeletePayload returns

ID

The ID of the publication that was deleted.

[PublicationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?