Creating a Standalone Change Request
You can create a standalone Change Request by providing the required attributes in the request body. To create a Change Request, you must have Create permission.
This example shows you how to create a standalone Change Request. Use the following POST URI with the request body.
URI
POST /Windchill/servlet/odata/ChangeMgmt/ChangeRequests
Request Headers
Content-Type: application/json
CSRF_NONCE: <Use the value from Fetch NONCE example>
Request Body