Execute a sharing group blueprint, regenerating the sharing group
Path parameters
UUID or numeric ID of the sharing group blueprint
Response
Response when sharing group blueprint was executed successfully
Example response
{
"saved": true,
"success": true,
"name": "Done, 1 sharing group blueprint(s) matched. Sharing group changes: Created: 0. Updated: 1. Failed to create: 0.",
"message": "Done, 1 sharing group blueprint(s) matched. Sharing group changes: Created: 0. Updated: 1. Failed to create: 0.",
"url": "/sharing_group_blueprints/<remaining_url_requested>"
}Changes
Changed in 5 of the 50 revisions of this API.212
- ●
for the
pathrequest parametersharingGroupBlueprintId, the type/format of propertyoneOf[SharingGroupId]/was changed fromstring/to/request-parameter-property-type-changed
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲