Snyk · Capability
Snyk API — TenantRole
Snyk API — TenantRole. 5 operations. Lead operation: List all available roles for a given tenant (Early Access). Self-contained Naftiko capability covering one Snyk business surface.
What You Can Do
GET
Listtenantroles
— List all available roles for a given tenant (Early Access)
/v1/tenants/{tenant-id}/roles
POST
Createtenantrole
— Create a custom tenant role for a given tenant (Early Access)
/v1/tenants/{tenant-id}/roles
DELETE
Deletetenantrole
— Delete a specific tenant role by its id and its tenant id. (Early Access)
/v1/tenants/{tenant-id}/roles/{role-id}
GET
Gettenantrole
— Return a specific role by its id and its tenant id. (Early Access)
/v1/tenants/{tenant-id}/roles/{role-id}
PATCH
Updatetenantrole
— Update a specific tenant role by its id and its tenant id. (Early Access)
/v1/tenants/{tenant-id}/roles/{role-id}
MCP Tools
list-all-available-roles-given
List all available roles for a given tenant (Early Access)
read-only
idempotent
create-custom-tenant-role-given
Create a custom tenant role for a given tenant (Early Access)
delete-specific-tenant-role-its
Delete a specific tenant role by its id and its tenant id. (Early Access)
idempotent
return-specific-role-its-id
Return a specific role by its id and its tenant id. (Early Access)
read-only
idempotent
update-specific-tenant-role-its
Update a specific tenant role by its id and its tenant id. (Early Access)
idempotent