rest
post/rest.incomingwebhook.add
Request body
Example request
{
"title": "string",
"select": [
"url",
"scopes",
"title",
"active",
"userId",
"dateCreate",
"attributes"
]
}Response
Success response
{
"title": "string",
"select": [
"url",
"scopes",
"title",
"active",
"userId",
"dateCreate",
"attributes"
]
}Success response