cURL
curl --request PUT \ --url https://api.futureagi.com/simulate/test-executions/{test_execution_id}/column-order/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Update the column order in test execution results
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Column order updated
Was this page helpful?