JavaScript
API Reference
Generate Cloud Uri
Generate an authenticated URI for a cloud-hosted Morphik application.
POST
JavaScript
Body
application/json
Request model for generating a cloud URI
Name of the application
Optional client-generated app ID (UUID recommended). If omitted, the server generates one.
Optional owner user ID. If omitted, derived from the bearer token.
Number of days until the token expires (default: 15 years)
Optional organization identifier for multi-tenant control planes
ID of the admin or service user that initiated the request
Response
Successful Response

