v1
latestOpenAPI 3.0.02026-07-17166300328.1 KBSharing Group Blueprints
Detach the sharing group from a sharing group blueprint
post/sharing_group_blueprints/detach/{sharingGroupBlueprintId}
Path parameters
Example:1
UUID or numeric ID of the sharing group blueprint
Response
Response when sharing group was detached from a blueprint successfully
Example response
{
"saved": true,
"success": true,
"name": "Sharing group detached.",
"message": "Sharing group detached.",
"url": "/sharing_group_blueprints/<remaining_url_requested>"
}