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.

Create New SharePoint Site Request

Prev Next
Post
/api/3.1/cwp/sites/requests/

This request creates a new approval request for a SharePoint site to be linked and authorized for sharing within the Organization.

Security
API Key: NCC_Token
Header parameter nameAuthorization

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

Body parameters
object
site_id
string Required

Unique identifier for the site

sub_site_id
string

Unique identifier for the sub site

display_name
string Required

Display name of the Site

state
boolean

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

request_justification
string Required

Justification for the request

resend_request
boolean

Whether to resend a request

Defaultfalse
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