Add content group to portal
POST {{baseUrl}}/v2/partners/content-group
Allow partners to add a content group to their child portal
Request Body
{"child_portal_id"=>23333, "content_group_id"=>45678}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |