Discourse

Log in to Discourse as an administrator and go to the Adminsection:

Under Advanced, choose API keys and click New API Key:

Enter a Description, choose All Users for User Level, and Granular Scope.

For Scopes select the following:

CategoryActionFeature
groupsmanage groupsList, add, and remove group members. Required (add/remove groups actions in 1Password SaaS Manager only available if you choose Deprovisioning or Provisioning)
usersshowShow information about a user. Required.
userscheck emailsList user emails. Required.
usersupdateUpdate user profile information.
userslog outLog out all sessions for a user. Deprovisioning.
userssuspendSuspend user accounts Deprovisioning.
usersdeleteDelete user accounts Deprovisioning.
userslistGet a list of all users. Required.
wordpressutilities

Create users. Provisioning.

The naming is strange but this grants access to POST to the /users endpoint.

Click Save.



Published: