Create a new URI launch link. Requires write:uri scope.
Creating a join:org-link action also requires write:uri:org-link.
Action the link performs when resolved.
Optionalname: stringHuman-readable name for the link.
Optionaloptions: {Optional expiry, max uses, and target configuration.
The created link with the one-time secret token and launch URLs.
List all URI links on the shard. Requires read:uri scope.
Resolve a URI link — returns the launch intent (action + target). This endpoint is public (no owner key required). Increments use count.
The URI link ID.
The secret token issued at creation.
Revoke a URI link by ID. Requires manage:uri scope.
Revoked links return HTTP 410 when resolved.
The URI link ID to revoke.
URI launch link management — create, list, revoke, and resolve deep-links that launch the StarComms client into a specific guild/net/org-link.
Example