Transparency
this method deletes a given pguid from people transparency.
Path parameters
pguidstringRequired
Global unique ID of the person.
Query parameters
actionstringOptional
transparency action
Responses
204
Deleted
application/json
400
Validation Error
application/json
500
Internal error
application/json
delete
/people-transparency/{pguid}Get people transparency list.
Query parameters
pageIndexinteger · int32Optional
Defines which page will be returned.
pageSizeinteger · int32Optional
Size of the request.
Responses
200
OK
application/json
400
Validation Error
application/json
500
Internal error
application/json
get
/people-transparency/listWas this helpful?

