Contents

Summary

Contains methods for working with project requests.

API Methods

POST https://services.dartmouth.edu/TDWebApi/api/projectrequests Copy URL

Creates a project request.

Parameters

Returns

The created request if the operation was successful.

Rate/Submission Limitations

Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.

POST https://services.dartmouth.edu/TDWebApi/api/projectrequests/{id}/submit Copy URL

Submits the project request for review.

Parameters

Returns

An http response with the result of the operation.

Rate/Submission Limitations

Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.

Remarks

All incomplete sections of the request will be marked complete as part of submission.