Add User to Application

This endpoint allows you to add a user to a specific application in your organization.

Fields Table:

FieldRequiredTypeDescription / Allowed Values
user_emailYesstringUser's email address (must be a valid user in the organization)

Use Cases:

  • Add existing users to applications for access management
  • Assign users to applications for license tracking
  • Establish user-application relationships for monitoring
  • Grant application access to specific users

Notes:

  • The user must already exist in your organization
  • The application must be a valid application in your organization
  • If the user is already associated with the application, the operation will fail with an error
  • The user will be added with default settings and can be configured later using the update endpoint
Language
Credentials
Header
Click Try It! to start a request and see the response here!