Add a User to an Application
Associate a user with an application
POST
Add a User to an Application
Documentation Index
Fetch the complete documentation index at: https://developer.siit.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UID of the Application
Body
application/json
The UID of the User to add
Response
User added to application
Add a User to an Application

