VirusTotal · Capability
VirusTotal API v3 - Threat Graphs — Threat Graphs Permissions & ACL
VirusTotal API v3 - Threat Graphs — Threat Graphs Permissions & ACL. 8 operations. Lead operation: Get Users and Groups That Can Edit a Graph. Self-contained Naftiko capability covering one VirusTotal business surface.
What You Can Do
GET
Graphseditors
— VirusTotal Get Users and Groups That Can Edit a Graph
/v1/graphs/{id}/relationships/editors
POST
Graphsaddeditor
— VirusTotal Grant Users and Groups Permission to Edit a Graph
/v1/graphs/{id}/relationships/editors
DELETE
Graphsdeleteeditor
— VirusTotal Revoke Edit Graph Permissions from a User or Group
/v1/graphs/{id}/relationships/editors/{user_or_group_id}
GET
Graphscheckeditor
— VirusTotal Check if a User or Group Can Edit a Graph
/v1/graphs/{id}/relationships/editors/{user_or_group_id}
DELETE
Graphsdeleteviewer
— VirusTotal Revoke View Permission from a User or Group
/v1/graphs/{id}/relationships/viewers/{user_or_group_id}
GET
Graphscheckviewer
— VirusTotal Check if a User or Group Can View a Graph
/v1/graphs/{id}/relationships/viewers/{user_or_group_id}
GET
Graphsviewers
— VirusTotal Get Users and Groups That Can View a Graph
/v1/graphs/{id}/relationships/viewers
POST
Graphsaddviewer
— VirusTotal Grant Users and Groups Permission to See a Graph
/v1/graphs/{id}/relationships/viewers
MCP Tools
get-users-groups-that-can
VirusTotal Get Users and Groups That Can Edit a Graph
read-only
idempotent
grant-users-groups-permission-edit
VirusTotal Grant Users and Groups Permission to Edit a Graph
revoke-edit-graph-permissions-user
VirusTotal Revoke Edit Graph Permissions from a User or Group
idempotent
check-if-user-group-can
VirusTotal Check if a User or Group Can Edit a Graph
read-only
idempotent
revoke-view-permission-user-group
VirusTotal Revoke View Permission from a User or Group
idempotent
check-if-user-group-can-2
VirusTotal Check if a User or Group Can View a Graph
read-only
idempotent
get-users-groups-that-can-2
VirusTotal Get Users and Groups That Can View a Graph
read-only
idempotent
grant-users-groups-permission-see
VirusTotal Grant Users and Groups Permission to See a Graph