Skip to main content
POST
Quick Test Task

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
input
string
required

Single input value to test the task with

Example:

"https://example.com"

task_version
number

Optional task version to test (defaults to live version)

Response

Successfully tested task

status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required
message
string
required
error
object