Documentation Index

Fetch the complete documentation index at: https://docs.eshare.com/llms.txt

Use this file to discover all available pages before exploring further.

Update Linked SharePoint Site Properties

Prev Next
Patch
/api/3.1/cwp/sites/{sharepoint_site_id}/

This request updates SharePoint Site details for sites linked to the Organization. Manage settings such as Enable/Disable a Site, Update Sharer Settings (1 = Owners, 3 = Owners+Members), Assign a Specific Sharing Policy, and Enable/Disable ShareWithMe Link.

Security
API Key: NCC_Token
Header parameter nameAuthorization

NCC token authentication. Format: NCC token=<auth_token>

Path parameters
sharepoint_site_id
stringRequired
Body parameters
object
active
boolean
linked_sharing_policy
string
ts_creation_restriction_group
integer (int32)
is_swm_enabled
boolean

Is SP site enabled for Share With Me

swm_to_be_synced
boolean

Should the sp site be synced with swm shares

swml_info
string
sharepoint_site_url
string
eshare_columns_exist
boolean

Flag that reports if eShare app activity columns exist in Sharepoint site Documents list.

Responses
200

Successful operation

object
id
string
active
boolean
name
string

SharePoint's group name

display_name
string

SharePoint's group display name

group_id
string

SharePoint's group id

site_id
string

SharePoint's site id for respective group_id

corp_provider
string

Corporate provider to get business api key from

sensitivity_label_id
string
sensitivity_label_name
string
sensitivity_label_full_name
string
sensitivity_label_updated
string (date-time)
linked_sharing_policy
string
ts_creation_restriction_group
integer (int32)
is_teams_site
boolean

Is SP site a Teams site

group_email
string

Email of group

is_swm_enabled
boolean

Is SP site enabled for Share With Me

swm_to_be_synced
boolean

Should the sp site be synced with swm shares

share_with_me_link
string
site_uses_graph
string
swml_info
string
sharepoint_site_url
string
eshare_columns_exist
boolean

Flag that reports if eShare app activity columns exist in Sharepoint site Documents list.