getOrCreateUser
Get or create a new User
POST
Headers
Authentication Key
Body
application/json
User data
Response
201
application/json
Returns a [User](#schema_user)
The user object represents someone interacting with the bot within a specific integration. The same person interacting with a bot in slack and messenger will be represented with two different users.
Was this page helpful?