v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBSharing Groups
Add an organisation to a sharing group
post/sharing_groups/addOrg/{sharingGroupId}/{organisationId}
Path parameters
Example:1
UUID or numeric ID of the sharing group
Example:12345
UUID or numeric ID of the organisation
Response
Add organisation to a sharing group response
Example response
{
"name": "Organisation added to the sharing group.",
"message": "Organisation added to the sharing group.",
"url": "/sharing_groups/addOrg"
}