Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to companyContactRevokeRole

companyContactRevokeRole

mutation

Requires write_customers access scope or write_companies access scope. Also: The API client must be installed on a Shopify Plus store.

Revokes a role on a company contact.

ID!required

The ID of the contact to revoke a role from.

Anchor to companyContactRoleAssignmentIdcompanyContactRoleAssignmentId
ID!required

The ID of the role assignment to revoke from a contact.


Was this section helpful?

Anchor to CompanyContactRevokeRolePayload returnsCompanyContactRevokeRolePayload returns

Anchor to revokedCompanyContactRoleAssignmentIdrevokedCompanyContactRoleAssignmentId

The role assignment that was revoked.

The list of errors that occurred from executing the mutation.


Was this section helpful?