PUT simulation
Check Status
This endpoint sends an HTTP PUT request to the specified URL to check the status of the resource. The :statusCode parameter in the URL should be replaced with the actual status code to be checked.
Request Body
This request does not require a request body.
PUT
PUT simulation
Previous
POST simulation### Check Status
This endpoint sends an HTTP POST request to the specified URL to check the status of the resource. The `:statusCode` parameter in the URL should be replaced with the actual status code to be checked.
**Request Body**
This request does not require a request body.
Next
PUT simulation