Use this endpoint to create or update an actor mapping. Actor mappings associate system actor identifiers with human-readable display names and email addresses for audit log readability.
Bearer token authentication (format: "Bearer {token}")
A unique identifier for tracing the request across services.
The actor identifier to map.
Actor mapping payload
Actor mapping created or updated
An actor mapping associating a system identifier with display information
The actor identifier
"user-abc-123"
Human-readable display name
"John Doe"
Email address
"john.doe@company.com"
Timestamp when the mapping was created
Timestamp when the mapping was last updated