hello
Adds a descriptive world adjective to a list
Adds an adjective to a list from which a random element will be prepended to the world name
post/hello
Request body
Example request
{
"adjective": "wonderful"
}Response
Successful operation
Adds an adjective to a list from which a random element will be prepended to the world name
{
"adjective": "wonderful"
}Successful operation