/workspace/{workspace-id}/users
The users attached to a workspace.
GET /workspace/{workspace-id}/users HTTP/1.1
Host: localhost:3000
An array of User
objects attached to the parent workspace, in addition to the following field :
Name | Description | Type |
---|---|---|
|
The admin permission. |
|
You can't publish users by using the Nexty API. Please contact us if you want to add a new user to your Nexty Platform.
You can update users by using the /user
edge.
You can't delete users by using the Nexty API. Please contact us if you want to remove an user from your Nexty Platform.