Delete Greeting

Delete Greeting
Request
URI
DELETE
https://http://localhost:3000/api/hello/greetings/{id}
COPY
Path Parameters
string
id
Required

greeting identifier


Responses
200
Returns helloDeleteGreetingResponse of type(s) */*
Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure