integrations

Dashboard test surface: lease a provider token (FEATHER_API)

Lease a provider token via FEATHER_API and prove it works.

Opens lease_provider_token for the connection and, for Slack, calls auth.test with the leased token to echo the workspace name. The token is never returned — only the provider's identity response. Emits a feather_api_token_lease Tinybird row.

post/v1/integrations/connections/{connection_id}/test-lease

Path parameters

connection_idstring uuid required

Response

Successful Response

okboolean required
teamstring nullable
urlstring nullable
detailstring nullable

Changes

Changed in 1 of the 3 revisions of this API.6

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog