API
This page describes the API methods that can be used with the "omheiningen" use-case api.
Hello World
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"message": "Hello World! Omheiningen",
"request_body": {
"cool": "stuff",
"with": "grass"
},
"routeParam": "hi"
}Last updated