POST
/
flow
/
register
[
  {
    "uid": "<string>",
    "method": "GET",
    "url": "<string>",
    "source": "<string>",
    "summary": "<string>",
    "description": "<string>",
    "deprecated": false,
    "author": "<string>",
    "organization": "<string>",
    "tags": [
      "<string>"
    ],
    "base_url": "<string>"
  }
]

Body

application/json

Response

201
application/json

Document created, URL follows

The response is of type EndpointResponse · object[].