Generate Local Uri

Generate a development URI for running Morphik locally.

Args: name: Developer name to embed in the token payload. expiry_days: Number of days the generated token should remain valid.

Returns: A dictionary containing the uri that can be used to connect to the local instance.

post/local/generate_uri

Response

Successful Response

object required

Changes