API-гийн лавлах

access

Энэ бүсэд 13 төгсгөл цэг байна. Тус бүр нь өөрийн параметрүүд, хариу болон таны ажиллуулж болох хүсэлттэй өөрийн гэсэн хуудастай.

Хөгжүүлэгчийн бүх баримт бичиг

АргачлалЗамЮу хийдэг вэЗөвшөөрөл
GET/v1/access/impersonation/currentThe current impersonation status (drives the banner).
POST/v1/access/impersonation/endExit the current impersonation session (revoke).
POST/v1/access/impersonation/redeemExchange a single-use impersonation ticket for a session token.
GET/v1/orgs/{orgId}/auth-policyRead an org's authentication policy.org.read
PUT/v1/orgs/{orgId}/auth-policySet an org's authentication policy (require MFA).org.update
GET/v1/orgs/{orgId}/membersList the people in an organization.members.read
DELETE/v1/orgs/{orgId}/members/{userId}Remove a member and offboard them (docs/35members.remove
PATCH/v1/orgs/{orgId}/members/{userId}Change a member's role.members.role.assign
GET/v1/orgs/{orgId}/rolesList the roles the caller may grant in an organization.members.read
GET/v1/sites/{siteId}/collaborator-rolesThe per-site roles that may be granted here.
GET/v1/sites/{siteId}/collaboratorsWho this site is shared with.
POST/v1/sites/{siteId}/collaboratorsShare this site with one person.
DELETE/v1/sites/{siteId}/collaborators/{grantId}Revoke one person's access to this site.