Update agent sharing

Updates which users and organizations an agent is internally shared with.
This is a full replace-set: existing share rows (including orphan/left-user
shares) are removed, then the requested emails and organization IDs are inserted.
Empty arrays fully unshare the agent. Accepts JWT or app password Bearer tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Agent GUID

Body Params

Agent sharing configuration. sharedUserEmails and sharedOrganizationIds are arrays that
define the complete desired share set (replace-set semantics).
Requires a valid paid account (payment_required middleware).

sharedUserEmails
array of strings

Complete desired set of user emails to share with (replace-set).

sharedUserEmails
sharedOrganizationIds
array of strings

Complete desired set of organization IDs to share with (replace-set).

sharedOrganizationIds
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json