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.

Respond to SharePoint Site Access Request

Prev Next
Patch
/api/3.1/cwp/sites/requests/manage/

This request updates the status of a SharePoint Site Approval requests made by a user within the organization (Approve/Reject).

Security
API Key: NCC_Token
Header parameter nameAuthorization

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

Body parameters
object
site_id
string

Unique identifier for the site

sub_site_id
string

Unique identifier for the sub site

decision_justification
string

Justification for the decision

Default""
state
boolean

State of the request (e.g., approved, rejected)

Responses
200

Successful operation

object
site_id
string

Unique identifier for the site

sub_site_id
string

Unique identifier for the sub site

display_name
string

Display name of the Site

state
boolean

State of the request (e.g., approved, rejected)

request_justification
string

Justification for the request

resend_request
boolean

Whether to resend a request

decision_justification
string

Justification for the decision

requester
string

Email address of the requester

created
string (date-time)

Timestamp of request creation

last_modified
string (date-time)

Timestamp of last modification

total_requests
integer (int64)

Total number of requests