Connectors

Grant connector instance access

Creates or reactivates one access grant for a connector instance.

post/v1/connector-instances/{connectorInstanceId}/access

Path parameters

connectorInstanceIdstring typeid required

Den TypeID with 'cin_' prefix and a 26-character base32 suffix.

Request body

orgMembershipIdstring typeid

Den TypeID with 'om_' prefix and a 26-character base32 suffix.

teamIdstring typeid

Den TypeID with 'tem_' prefix and a 26-character base32 suffix.

orgWideboolean
role'viewer' | 'editor' | 'manager' required

Response

Connector instance access grant created successfully.

oktrue required

Changes

Changed in 1 of the 25 revisions of this API.8

    • removed the pattern ^cin_.* from the path request parameter connectorInstanceId

      request-parameter-pattern-removed

    • removed the pattern ^om_.* from the request property orgMembershipId

      request-property-pattern-removed

    • removed the pattern ^tem_.* from the request property teamId

      request-property-pattern-removed

    • added subschema #1 subschema #2 subschema #3 subschema #4 to the item/id response property anyOf list for the response status 201

      response-property-any-of-added

    • removed subschema #1 subschema #2 subschema #3 subschema #4 from the item/id response property anyOf list for the response status 201

      response-property-any-of-removed

    • the item/createdByOrgMembershipId response's property pattern ^om_.* was removed for the status 201

      response-property-pattern-removed

    • the item/orgMembershipId/anyOf[subschema #1]/ response's property pattern ^om_.* was removed for the status 201

      response-property-pattern-removed

    • the item/teamId/anyOf[subschema #1]/ response's property pattern ^tem_.* was removed for the status 201

      response-property-pattern-removed

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