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