Moderation Views API
Last updated
Last updated
Moderationview allows users to save the view of a Moderation page, including content filter and the hide/show columns.
Field | Type | GET | POST | PUT | Definition |
---|---|---|---|---|---|
Retrieves all modertion views available in the Stack.
https://api.stackla.com/api/moderationviews
Rate limited: Yes
Access scope: User
No additional request parameters are available.
Creates a new moderation view in the Stack.
https://api.stackla.com/api/moderationviews
Rate limited: Yes
Access scope: User
No additional request parameters are available.
Retrieves a specific moderation view available in the Stack by its ID.
https://api.stackla.com/api/moderationviews/:moderationviewId
Rate limited: Yes
Access scope: User
Updates a specific moderation view available in the Stack by its ID.
https://api.stackla.com/api/moderationviews/:moderationviewId
Rate limited: Yes
Access scope: User
Deletes a specific moderation view available in the Stack by its ID.
https://api.stackla.com/api/moderationviews/:moderationviewId
Rate limited: Yes
Access scope: User
Users are resources that have access to the Nosto admin portal. Users can't get created via API, but instead are created by individuals following the invitation flow.
User Id Username First name Last name Email Notes on User User's last login datetime User's creation time User's modification time
Retrieves all users available in the Stack.
https://api.stackla.com/api/users
Rate limited: Yes
Access scope: User
Retrieves a specific user available in the Stack by its ID.
https://api.stackla.com/api/users/:userId
Rate limited: Yes
Access scope: User
Updates a specific user available in the Stack by its ID.
https://api.stackla.com/api/users/:userId
Rate limited: Yes
Access scope: User
Deletes a specific user available in the Stack by its ID.
https://api.stackla.com/api/users/:userId
Rate limited: Yes
Access scope: User
Name | Mandatory | Request type | Description |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|
Field | Type | Value | Definition |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|
Name | Mandatory | Request type | Description |
---|---|---|---|