I want to submit a new form answers through an API. I'd like to use the simplified answer schema
as the POST Body
[ { "label": "<string>", "fieldKey": "<string>", "answer": "<string>", "choice": "<string>" } ]
Is there an example of this?
Forms API reference https://developer.atlassian.com/cloud/forms/rest/api-group-forms-on-issue/#api-group-forms-on-issue