DynamicTagCreateNotPermittedError
object
Error indicating that the user does not have proper permissions for creating dynamic tags within the specified organization ID.
Fields
message
String!
non-null
Error message.
name
String!
non-null
Unique name of the dynamic tag.
organizationId
ID!
non-null
Organization ID of the dynamic tag.
Interfaces
Error