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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the application to add the user to

Body Params
string
required

The email address of the user to add to the application

Headers
string
required

API key for authentication

Responses

500

Unexpected server error occurred. The error has been logged and the Zluri team has been notified. Please retry the request after a brief wait.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json