curl --request POST \
--url http://localhost:8080/cabinet/subscription/countries \
--header 'Content-Type: application/json' \
--data '{}'{}Update subscription countries/servers.
curl --request POST \
--url http://localhost:8080/cabinet/subscription/countries \
--header 'Content-Type: application/json' \
--data '{}'{}The body is of type Request · object.
Successful Response
The response is of type Response Update Countries Cabinet Subscription Countries Post · object.