Skip to main content

Share a dynamic set with other users.

POST 

/sets/:set_id/share

Grants specified access levels to other users for this dynamic set. Only the set's owner or a manager-level collaborator may share the set. Access levels are: R (viewer, read-only), E (restricted editor), F (editor, can modify set and associated listings), M (manager, can share and upgrade the set), and N (disabled, revokes access). Sharing with a user who already has access updates their level to the newly specified one. Returns the updated dynamic set. Works for free and paid sets.

Request

Responses

The dynamic set with updated sharing settings.