Create an installation link
Create the hosted installation link for one provider. A person must open the link and approve the access. The github provider returns a GitHub App installation link. The slack provider returns a Slack authorization link. Requires the admin role and the integrations:write scope.
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.
Path Parameters
The provider name.
github, slack Response
The installation link.