Files
api-specs/idn/beta/schemas/Owner.yaml
GitHub Action Bot bd696991dd Automated commit 'Merge pull request #1325 from sailpoint/stotale/idnlanai-8901
IDNLANAI-8901: beta API documentation.' by github action: 5392172941
2023-06-27 16:15:48 +00:00

21 lines
556 B
YAML

type: object
properties:
type:
$ref: '../../v3/schemas/DtoType.yaml'
description: DTO type
id:
type: string
description: ID of the object to which this reference applies
example: 2c91808568c529c60168cca6f90c1313
name:
type: string
description: Human-readable name of the owner
example: William Wilson
displayName:
type: string
description: Human-readable display name of the owner
example: William
emailAddress:
type: string
description: Email ID of the owner
example: william@sailpoint.com