cURL
curl --request POST \ --url http://localhost:6060/api/gateway/responses \ --header 'Content-Type: application/json' \ --data '{}'
{}
The body is of type object.
object
Response or streaming response
The response is of type object.