Requires write_script_tags access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Removes a script tag.
Arguments
id ● ID!non-null
The ID of the script tag to remove.
Return
deletedScriptTagId ● ID
ID of the removed script tag.
userErrors ● [UserError!]!non-null
List of encountered errors during Mutations execution.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?