Issue a leased token
Connection Leased Tokens
Issue a leased token
Mints a short-TTL bearer token an external service can use to call back into Marfa directly, without holding the connection’s full runtime credential. The capability must be declared on the connection’s integration manifest with oauth_requirements: leased; capabilities not declared as leased reject with 422.
The lease_token field is returned once in the creation response; subsequent reads omit it. See Integrations — OAuth proxy and leased tokens.
POST
Issue a leased token
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_...)
Path Parameters
Body
application/json
Response
Lease issued. The lease_token field is returned ONCE; subsequent reads omit it.