Vulos Documentation
  • Identity
    • Welcome to the Vulos Identity Documentation!
    • Quick Start
    • Organizations
    • Scopes and Claims
  • Reference
    • Identity JavaScript SDK
      • The Base Package
        • KYC
          • KycStatus
          • KycInstance
          • KycDetails
          • KycApi
        • Profile
          • UserReference
          • ProfileApi
        • Cache
        • Authentication
          • Application
          • BaseAuth
          • User
          • UserInfo
          • BaseApi
        • Organizations
          • Organization
          • OrganizationMembership
            • OrganizationMembershipWithMetadata
          • OrganizationRole
          • OrganizationApi
      • The Backend Auth Package
        • CodeVerifier
        • BackendAuth
      • The Frontend Auth Package
        • IFrameRefresh
        • StateVerifier
        • FrontendAuth
    • Organization API
      • Organizations
      • Memberships
        • Roles
    • Profile API
    • KYC API
Powered by GitBook
On this page
  • Organizations
  • Memberships
  1. Reference

Organization API

Manage organizations for a user using the Vulos Identity Organization API.

PreviousFrontendAuthNextOrganizations

Last updated 3 years ago

If you use the you could use the abstraction instead.

You need the scope to access this API.

Organizations

All the methods associated with organization management:

Memberships

All the methods associated with member management:

JavaScript SDK
OrganizationApi
Organizations
Memberships
Roles
organization:manage