Skip to main content
POST
/
v1
/
framework-editor
/
framework
/
{id}
/
link-task
/
{taskId}
cURL
curl --request POST \
  --url http://localhost:3333/v1/framework-editor/framework/{id}/link-task/{taskId}

Path Parameters

id
string
required
taskId
string
required

Response

201 - undefined