inviteUser
External DocumentationTo learn more, visit the IBM Security Verify documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
inviteUser
| Parameter | Description |
|---|---|
| Trx ID | The transaction identifier of the required invitation. |
{
"trxId": "string",
"email": "string",
"realm": "cloudIdentityRealm",
"adopterId": "string",
"stateId": "string",
"groups": [
"string"
],
"expiration": "string"
}
Was this page helpful?