rest
Adds a new application embedding area
Request example: { "clientId": "local.69b9196bdbd793.03286491", "placement": "IM_CONTEXT_MENU", "handler": "https://example.com/embed" }
post/rest.application.embedding.add
Request body
Example request
{
"clientId": "string",
"placement": "string",
"handler": "string",
"userId": 1,
"title": "string",
"description": "string",
"groupName": "string"
}Response
Success response