post https://app.xkit.co/api/platform/users
Create and retrieve an access token for your user to access your Xkit catalog
Use this endpoint to create access tokens for your users to access Xkit.
These tokens can be used the xkit.js library to log your users into your Xkit catalog and give access to the connectors that you have set up.
This endpoint can also be used to manage a user's group. By calling this endpoint with a group, you are assigning the user to a group (or removing them from a group).
See Provision Users via API for an example of how to use this endpoint.