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

Path Parameters

id
string
required
controlId
string
required

Response

201 - undefined