v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-226780228.2 KB

Generate Cloud Uri

Generate an authenticated URI for a cloud-hosted Morphik application.

post/cloud/generate_uri

Headers

authorizationstring nullable
X-Morphik-Admin-Secretstring nullable

Request body

app_idstring nullable

Optional client-generated app ID (UUID recommended). If omitted, the server generates one.

namestring required

Name of the application

user_idstring nullable

Optional owner user ID. If omitted, derived from the bearer token.

expiry_daysinteger

Number of days until the token expires (default: 15 years)

org_idstring nullable

Optional organization identifier for multi-tenant control planes

created_by_user_idstring nullable

ID of the admin or service user that initiated the request

Response

Successful Response

object required