Skip to main content
Log inSign up
Anchor to marketWebPresenceDelete

marketWebPresenceDelete

mutation

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

Deprecated. Use `webPresenceDelete` instead.

Deletes a market web presence.

ID!required

The ID of the web presence to delete.


Was this section helpful?

Anchor to MarketWebPresenceDeletePayload returnsMarketWebPresenceDeletePayload returns

The ID of the deleted web presence.

The market for which the web presence was deleted.

The list of errors that occurred from executing the mutation.


Was this section helpful?