put https://94s1zv81nb.execute-api.us-west-2.amazonaws.com/api/projects//applications/
Log in to see full request history
Response
202The ID of the updated application.
202The ID of the updated application.
xxxxxxxxxx
curl --request PUT \
--url https://94s1zv81nb.execute-api.us-west-2.amazonaws.com/api/projects/projectId/applications/applicationId \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!