Echo

post/dev-ex-test/api/dev-ex-test/v1/echo

Returns the request body in the response with the specified HTTP status code.

Request Body

statusCode number required
message string required
data dictionary<string, any>

200 Response

statusCode number required
message string required
data dictionary<string, any>
timestamp string required

400 Response

statusCode number required
message string required
data dictionary<string, any>
timestamp string required

404 Response

statusCode number required
message string required
data dictionary<string, any>
timestamp string required

500 Response

statusCode number required
message string required
data dictionary<string, any>
timestamp string required