put
https://cloud.tenable.com/shared-collections/
Updates a shared collection. A shared collection can only be updated by the current owner or an administrator.
This request creates an asynchronous job in Tenable Vulnerability Management. You can query the status of the job with the Get job status endpoint.
Note: To remove a user or group from a shared collection, update the permission to REMOVE_USER.
Requires the Scan Operator [24] user role and the
CAN_EDIT shared collections permission. Alternatively, requires the VM.VM_SCAN.VM_SCAN_SHARED_COLLECTION.EDIT custom role privilege. See Roles and Permissions.Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Returned if your request specified invalid parameters or if your request was improperly formatted. For example:
- Missing
nameparameter oraclobject. - The
nameordescriptionparameters exceed the character limit. - The specified
namealready exists. - Trying to assign more than one permission to the same user.
- The
aclobject is missing thetypeproperty or more than oneOWNERpermission is specified. - Trying to assign the
OWNERpermission to aGROUPtype. - Invalid
acl.permission,acl.type, oracl.uuid.
403Returned if you do not have permission to update the shared collection.
