Say Hello
Request
URI
GET
https://{api_host}/api/hello
COPY
Responses
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/hello
Greeting Service Operations
GET
Say Hello
POST
Create Greeting
GET
List Greetings
POST
Email Greeting
PUT
Update Greeting
DELETE
Delete Greeting
GET
Get Greeting