Graphql fields and variables for the widgetTokenCreate mutation
Generate a short lived access token to manage your subscription with bunny
Scope required: admin:write
mutation widgetTokenCreate () { widgetTokenCreate () { errors host token } }
errors
List (String)
host
String
token
Last updated 3 years ago
Was this helpful?