Install an integration
Server-side sibling of the browser consent flow at POST /integrations/:id/install. Skips the HTML consent screen — admin-only — so operators and tooling can install connections non-interactively. Body carries integration_id, an optional label, an optional credential_ref, and an optional configuration bag that seeds the new connection’s properties.configuration (e.g. upstream_base_url_override for per-host upstream targeting). Returns the connection id, the seed runtime credential id, and the system.activity row id from the install pipeline. Same compensating-write pipeline as the HTML path; same audit trail.
Documentation Index
Fetch the complete documentation index at: https://docs.myme.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)