GET/delay/{ms}
Delayed response
Wait N ms before responding. Test timeouts and loading states.
Parameters 1
| Name | Type | Description |
|---|---|---|
msrequired | path · integer |
Response examples
200Delayed response
{
"delayed": 0,
"timestamp": "2024-01-15T09:30:00Z"
}