Skip to main content
POST
/
api
/
ChangeRequests
/
{changeRequestId}
/
Approve
Approve Change Request.
curl --request POST \
  --url https://api.example.com/api/ChangeRequests/{changeRequestId}/Approve

Path Parameters

changeRequestId
integer<int32>
required

Response

200

OK