post https://bolt.thena.ai/v3/requests
Request body
requestor_email
(mandatory): The email of your customer on whose behalf you wish to create this requestrequest.title
(mandatory): The title of your requestrequest.description
(mandatory): The description of your requestattached_form_response
(optional): Send in theform_id
and theresponses
object here as documented in the example to submit a form response along with your request. The createdexternal_id
(optional): External ID is an idempotency key that Thena provides, this allows you create requests without worrying about creating duplicate requests. Theexternal_id
should be a string and be unique.