Confluence Questions REST ResourcesPUBLIC SINCE 2.3
by Atlassian for Confluence Server 5.3+
userDTO
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| phone (string) | 0/1 | |
| department (string) | 0/1 | |
| name (string) | 0/1 | |
| email (string) | 0/1 | |
| position (string) | 0/1 | |
| fullName (string) | 0/1 | |
| location (string) | 0/1 | |
| avatarDownloadPath (string) | 0/1 | |
| userKey (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| phone | phone (string) | |
| department | department (string) | |
| name | name (string) | |
| email (string) | ||
| position | position (string) | |
| fullName | fullName (string) | |
| location | location (string) | |
| avatarDownloadPath | avatarDownloadPath (string) | |
| userKey | userKey (string) |