Skip to main content
POST
mergeSolution

Authorizations

Authorization
string
header
required

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

Body

solution_id
integer
make_workflow_active
boolean
workflow_ids
integer[]
agent_ids
integer[]
duplicate_ai_tasks
boolean

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3