Restore a soft-deleted directory member.
Directory response format for the restored member.
normalized, raw Request model to restore directory member.
Comment stored in version history for this restore
"Restored"
Successful Response
Model for a directory member (i.e. a contact).
Name of the directory member
"Jane Doe"
Type of the directory member
"Operator"
Internal ID of the directory member
1
When the contact was created
"2024-01-01T00:00:00Z"
Timestamp of most recent update
"2024-01-01T00:00:00Z"
List of extensions for the directory member
[
{
"name": "work",
"numbers": [
{
"number": "+1234567890",
"rules": [{ "language": "en" }]
}
]
}
]Tags for the directory member
{ "tag1": ["value1"], "tag2": ["value2"] }The comments for the most recent edit to the directory member
"Updated to add new extension"
When the contact was deleted, if deleted
null
Email of the user who last updated the directory member
"user@email.com"
Email of the user who created the directory member
"user@email.com"