API ReferenceUsers
Reveal PII for @installer.com users. Sets piiRevealedAt timestamp and creates audit entry.
Response Body
application/json
curl -X POST "http://localhost:8000/api/users/me/reveal-pii"{
"piiRevealedAt": "2019-08-24"
}Reveal PII for @installer.com users. Sets piiRevealedAt timestamp and creates audit entry.
application/json
curl -X POST "http://localhost:8000/api/users/me/reveal-pii"{
"piiRevealedAt": "2019-08-24"
}