I'd like to programmatically create a ticket for a user.
When I use the Create Ticket API with the Oauth token, and the user as the requester, they get a ticket that says "Created on your behalf", and includes the name of the agent that created the API token, which is not what we want.
I'd like to submit tickets that come in with the user as submitter directly.

