URL

POST https://{api-url}/api/v2/tenants/{tenantId}/serviceGroups/link

Sample URLs

https://{api-url}/api/v2/tenants/client_10/serviceGroups/link

This API can only link to root-level service groups.

Sample request

[
	{
		"id": "042761ba-542e-4a7a-8e38-3ebbea7eeb16"
	},
	{
		"id": "023471da-698b-3a2e-1e93-6dbaca8eea23"
	},
	{
		"id": "855eb82e-3064-40a1-a26e-77efabe300da"
	}
]

Sample response

Null