Map suite variables onto an app

View as Markdown
Binds the suite's variables to an app version's variables so a run can supply them.

Path parameters

org_idstringRequired
Organization ID
workspace_idstringRequired
Workspace ID
test_suite_idstringRequired

Headers

X-API-KeystringRequired
Your workspace API key.

Request

This endpoint expects an object.
app_idstringRequired>=1 character
app_versionintegerRequired>=1
variable_mappingmap from strings to stringsRequired

Agent variable name -> suite variable name.

Response

Successful Response
map_idstring

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error