Permissions
Index user
Adds a datasource user or updates an existing user.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body of the /indexuser API call
The datasource for which the user is added
The user to be added or updated
Version number for document for optimistic concurrency control. If absent or 0 then no version checks are done.
Response
200
_mintlify/placeholder
OK
Was this page helpful?