Organizations

Create organization install link

Mints a shareable OpenWork desktop install link for a signed-in organization member. Older active links remain valid unless an owner or admin explicitly requests rotation.

post/v1/orgs/{organizationId}/install-links

Path parameters

organizationIdstring required

Request body

rotateboolean

Response

Install link created successfully.

tokenstring required
installPageUrlstring uri required

Changes

Changed in 4 of the 25 revisions of this API.33

    • removed the remoteMcpApps enum value from the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-removed

    • removed the workflows enum value from the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-removed

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

  • 93df40e2efd511See the full diff
    • added the new workflows enum value to the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-added

    • removed the codemodeScripts enum value from the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-removed

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

    • added the new remoteMcpApps enum value to the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-added

    • added the new codemodeScripts enum value to the anyOf[CapabilityDisabledError]/capability response property for the response status 403

      response-property-enum-value-added