FlowMingo Public APITicketsCreate ticketCopy Pagepost https://app.flowmingo.io/api/v1/ticketsCreates a ticket in the workspace associated with the API key. Requires scope tickets:write.Body Paramstitlestringrequiredlength ≤ 255ticketFormIdstringrequiredTicket form id from Studio (must belong to the API key workspace)descriptionstringlength ≤ 32767categoryIdstring | nullOptional category override (defaults to the form category)prioritystringenumDefaults to mediumlowmediumhighurgentAllowed:lowmediumhighurgentcustomFieldDataobjectcustomFieldData objectResponses 201Ticket created 400Validation error 401Missing or invalid API key 403Missing scope or plan feature disabled 404Ticket form not found 429Rate limit exceededUpdated about 2 months ago Get ticketUpdate ticketDid this page help you?YesNo