Register browser origin
Register an exact HTTPS browser origin for browser-based MCP and OAuth calls. Provide only the origin, such as https://mcp.example.com; do not include paths, redirects, wildcards, query strings, fragments, or non-HTTPS schemes. Admin-only.
Authorizations
API key or access token
Body
Exact HTTPS browser origin to allow for browser MCP/OAuth calls. Do not include a path, query, fragment, wildcard, or userinfo.
1 - 255^https:\/\/[^/?#@]+$"https://mcp.example.com"
Optional human-readable label
1 - 120Response
Register browser origin
Browser origin registration ID
Customer account that owns this origin
1 <= x <= 9007199254740991Exact browser origin, e.g. https://mcp.example.com
Optional human-readable label for this origin
User who registered the origin, when known
1 <= x <= 9007199254740991When this origin was registered
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$When this origin was last updated
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$