---
title: >-
  Update Access Scope for Publishing and Unpublishing Mutations to Current
  Channel - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/update-access-scope-for-publishing-and-unpublishing-mutations-to-current-channel
  md: >-
    https://shopify.dev/changelog/update-access-scope-for-publishing-and-unpublishing-mutations-to-current-channel.md
metadata:
  effectiveApiVersion: 2023-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-02-23T19:57:11-05:00'
  postedAt: '2023-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:36-05:00'
  effectiveAt: '2023-04-01T00:00:00-04:00'
---

April 1, 2023

Tags:

* API
* 2023-04

# Update Access Scope for Publishing and Unpublishing Mutations to Current Channel

As of version **2023-04**, we're deprecating the requirement of `writeproductslistings` access scope for the mutations `publishableUnpublishToCurrentChannel` and `publishablePublishToCurrentChannel`. Use the access scope `writepublications` instead.

You can provide this new access scope to your third party app or any stuff member through the admin as it is regularly being done for any other access scope. This change will provide a more restricted access to call these mutations.
