跳到主要内容

WorkflowAccountInvitation

emailstring<email>required
displayNamestringrequired
expiresAtstring<date-time>required
acceptedAtstring<date-time>
WorkflowAccountInvitation
{
"email": "user@example.com",
"displayName": "string",
"expiresAt": "2024-07-29T15:51:28.071Z",
"acceptedAt": "2024-07-29T15:51:28.071Z"
}