rest
Returns a list of available embedding areas
If scope is provided, only placements for that scope are returned, and other parameters are ignored. If showAll is true, all available placements are returned. If clientId is provided, only placements available to that application are returned. If no parameters are provided, all available placements are returned. Request example: { "clientId": "local.69b9196bdbd793.03286491" }
post/rest.application.placement.list
Request body
Example request
{
"clientId": "string",
"scope": "string",
"showAll": true
}Response
Success response