Skip to main content
POST
Submit new input variables

Authorizations

cc-key
string
header
required

API key-based authentication. Provide your CloudCruise API key in the cc-key header.

Path Parameters

session_id
string
required

The unique identifier for the workflow execution session

Body

application/json
input_variables
object
required

Key-value pairs of corrected input variables. Only include the variables that need to be updated.

Example:

Response

Input variables accepted

session_id
string

The session ID that received the new input

success
boolean

Whether the input was accepted