Skip to main content
Test action config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

Body

application/json
block_name
string
required
block_action
string
required
source_id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

input_data
any
settings
object[]

Response

Test result

status
string
result
any
error
string | null
Last modified on July 23, 2026