post

Create a bot

lock
{{protocol}}://{{url}}/{{version}}/bots

Create a user on the domain. If the number of active user exceeds the maximum of users allowed by all the valid licenses combined, then an inactive user will be created.

You can use the property inviteExpiration to choose how many seconds the invitation is valid. This property is ignored if a password is provided.

Permissions: w on the domain usergroup.

Authentication

Authentication inherited from the collection: Bearer .

Body

          {
  "name": "My bot",
  "description": "My test bot"
}