mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
* IDNARSENAL-18289 Documenttaion to add ownership check for identity delete * IDNARSENAL-18289 Documenttaion to add ownership check for identity delete' by github action: 5786136187
17 lines
527 B
YAML
17 lines
527 B
YAML
type: object
|
|
properties:
|
|
identityEntity:
|
|
type: object
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: id of the resource to which the identity is associated
|
|
example: 031034e97f094a4096c1be53f75f6b91
|
|
name:
|
|
type: string
|
|
description: name of the resource to which the identity is associated
|
|
example: Gaston.800ddf9640a
|
|
type:
|
|
type: string
|
|
description: type of the resource to which the identity is associated
|
|
example: CAMPAIGN_CAMPAIGNER |