cURL
curl --request POST \ --url https://platform.thena.ai/v1/forms/order \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "forms": [ { "formId": "<string>", "order": 123, "version": 123 } ] }'
This endpoint is only available for standard and enterprise tier organizations.
Enter your API key
User is not authenticated!