Dear,
I am trying to create a ticket using requests API within a specific channel. I have already tried setting with type or id but no luck.
Is there anything I'm overlooking?
"via": {"channel": "web_form"}
"via": {"channel": 0}
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
viawon't be available to be modified, as that would require admin authentication. If you do want to allow for this, you'll want to use an API token to handle this, as we outline here.