API Reference
Generate Cloud Uri
Generate an authenticated URI for a cloud-hosted Morphik application.
Args:
request: Parameters for URI generation including app_id
and name
.
authorization: Bearer token of the user requesting the URI.
Returns:
A dictionary with the generated uri
and associated app_id
.
POST
Headers
Body
application/json
Request model for generating a cloud URI
Response
200
application/json
Successful Response
The response is of type object
.