post https://apiv2.meetjules.com/functions/v1/api/templates
Create a new template for data extraction
Log in to see full request history
Responses
Create a new template for data extraction
xxxxxxxxxx
11curl --request POST \
--url https://apiv2.meetjules.com/functions/v1/api/templates \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"output_schema": {
"type": "object"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: