Pyas Docs
  • 📖Getting Started With Pyas
  • Fundamentals
    • 📦Pyas Apps
    • 📦Provider Apps
    • 🔒Pyas Auth vs Native Auth
    • 🛠️Getting set up
      • 🧑Inviting Team Members
      • 📦Creating an App
      • 🔒Setup Authentication
        • Pyas Auth
        • Native Auth
          • Create a Google App
          • Create an Azure App
          • Create a Zoom App
        • 🔗Connect an Account
      • 🪝Create Webhooks
    • ✨Connected Accounts
      • Zoom
  • REST API Reference
    • Introduction
    • API Authentication
    • Google Calendar
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Microsoft Outlook
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Zoom
      • 🔒Auth
      • 🕢Meetings
  • Get the Postman Collection
Powered by GitBook
On this page
  • First, determine which role you want each member to have.
  • Invite a Team Member
  1. Fundamentals
  2. Getting set up

Inviting Team Members

Invite your team.

First, determine which role you want each member to have.

When inviting team members to your organization, there are 2 role options to choose from.

Role
Capabilities

Admin

  • Have full App access (create, read, update, delete)

    • Can create, update & delete API keys

    • Can create, update, & delete webhooks

    • Can configure app authentication

  • Can manage other team members (invite & revoke/enable member access)

  • Can manage billing & subscription

Developer

  • Can create, read, and update apps

    • Can create API keys

    • Can only update/delete API keys that they create

    • Can create webhooks

    • Can only update/delete webhooks that they create

    • Can configure app authentication

  • Can view/see team members

Invite a Team Member

  1. Go to the Settings tab on the left menu bar.

  2. Click on the Team Members tab on the settings page.

  3. Click the Invite a Team Member button.

  4. Fill in the invitation form modal that opens up after you click the button in step 3. Note: the Developer role is selected by default. Feel free to select Admin if you're inviting an admin user.

  5. Click the green Invite button.

An invitation email will be sent to the user and the invitation status will be Pending until they accept your invitation and join your organization.

PreviousGetting set upNextCreating an App

Last updated 2 years ago

🛠️
🧑