Access Control - Invite User
Pozve uživatele do společného tenanta Azure Sphere.
POST https://prod.core.sphere.azure.net/v2/tenants/00000000-0000-0000-0000-000000000000/users/invite
Text požadavku
Name | Typ | Description |
---|---|---|
UserEmail |
string |
E-mailová adresa uživatele, který má pozvat. |
Odpovědi
Name | Typ | Description |
---|---|---|
200 OK |
Úspěch. |
Definice
Name | Description |
---|---|
Invite |
|
User |
InviteUserRequest
Name | Typ | Description |
---|---|---|
UserEmail |
string |
E-mailová adresa uživatele, který má pozvat. |
UserInvitationResponse
Name | Typ | Description |
---|---|---|
Status |
string |
Stav pozvánky. |
Url |
string |
Adresa URL, na které je možné uplatnit pozvánku. |