Roles RESTful API supported operations | Teradata Viewpoint - Supported Operations - Teradata Viewpoint - Teradata Data Lab

Teradata® Viewpoint and Teradata® Data Lab API Reference Guide - 25.05

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Data Lab
Teradata Viewpoint
Release Number
25.05
Published
May 2025
ft:locale
en-US
ft:lastEdition
2025-06-05
dita:mapPath
mxj1746771298572.ditamap
dita:ditavalPath
oqt1542232706976.ditaval
dita:id
prd1525780132746
Product Category
Analytical Ecosystem
HTTP URL Parameters Description Response
GET /api/public/roles Operationa Parameters:
  • role_name: String used to limit results to roles that starts with provided role name case insensitivity.
  • per_page: Number of users to return per page. Default is 100. The upper limit is 500.
  • page: The page number to return. Default is 1.
Provide a list of all roles A list of roles
DELETE /api/public/roles/audit/{username} Path Variable
  • username
Delete roles audit trail for a user When successful, the response will be OK