ProZ.com global directory of translation services
The translation workplace
Ideas

UserListEntry

Description

Organize users into named groups.

Example

{
  "id": 46745,
  "link": "https://api.proz.com/v2/users/ad00b4f1-7b79-461d-92bd-57b4373ef1cb",
  "operation": "include"
}

Fields

UserListEntry

id integer
(read-only)
The ProZ.com entity_id corresponding to this user.
link string An API link to the User summary for the user represented by this entry.
operation string The user's relationship to this list. One of:
  • include - This user is regarded as included in this list. If omitted when creating list entries, this is the default.
  • exclude - This user is explicitly not (or cannot be) included in this list.
  • null - Special case used to remove list entries via the PATCH endpoint.

Endpoints that use this resource