Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | false | ShareCreationDto |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Owner not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
domainId | false | The owner (user) uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Member not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The thread member to update. | ThreadMember |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Member or thread member not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The thread member to delete. | ThreadMember |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Member or thread member not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The user domain identifier. | ThreadMember |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Member not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The user uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Member or thread member not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Guest to update. | Guest |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest or guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Guest to delete. | Guest |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest or guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Guest to create. | Guest |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
identifier | true | The guest identifier, could be uuid or mail. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
false | Boolean value to search by domain. | boolean | |
domain | false | Domain identifier. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
identifier | true | The guest identifier, could be uuid or mail. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
false | Boolean value to search by domain. | boolean | |
domain | false | Domain identifier. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The guest uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Guest or guest not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Thread to delete. | Thread |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread or thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Thread to create. | Thread |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | Thread to create. | Thread |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread or thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The thread uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The thread uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread or thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The thread uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The thread entry uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The thread entry to delete. | ThreadEntry |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry or thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
async | false | True to enable asynchronous upload processing. | boolean |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | File stream. | java.io.InputStream |
body | false | An optional description of a thread entry. | string |
body | true | The given file name of the uploaded file. | string |
body | false | MultipartBody |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The document uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The Thread Entry. | ThreadEntry |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The thread entry uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The thread entry uuid to delete. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry or thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
uuid | true | The thread entry uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
threadUuid | true | The thread uuid. | string |
entryUuid | true | The document entry uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
async | false | True to enable asynchronous upload processing. | boolean |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Thread entry not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | New password. | Password |
Status Code | Reason |
---|---|
403 | User isn't a super admin. |
Status Code | Reason |
---|
Status Code | Reason |
---|
Status Code | Reason |
---|
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The document to delete. | Document |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
async | false | True to enable asynchronous upload processing. | boolean |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | File stream. | java.io.InputStream |
body | false | An optional description of a document. | string |
body | false | The given file name of the uploaded file. | string |
body | false | Signature file stream. | java.io.InputStream |
body | false | The given file name of the signature uploaded file. | string |
body | false | X509 Certificate entity. | java.io.InputStream |
body | false | The given metadata of the uploaded file. | string |
body | false | MultipartBody |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
async | false | True to enable asynchronous upload processing. | boolean |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | File stream. | java.io.InputStream |
body | true | The given file name of the uploaded file. | string |
body | true | The given datas. | MultipartBody |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | false | The documentDto with updated values. | Document |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The document uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Document not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
full | false | boolean |
Status Code | Reason |
---|---|
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
uuid | true | Share entry group to delete. | Share entry group |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Share entry group not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
shareEntryGroupDto | true | Share entry group to update. | Share entry group |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Share entry group not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
uuid | true | Share entry group's uuid to find. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
full | false | boolean |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Share entry group not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
uuid | true | Share entry group's uuid to delete. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Share entry group not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Share entry group's owner uuid. | string |
uuid | true | Share entry group's uuid to find. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Share entry group not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list contact to create. | MailingListContact |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list contact uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list contact to create. | MailingListContact |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list contact. | MailingListContact |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | Mailing list contact uuid. | string |
uuid | true | Mailing list contact uuid. | string |
contactUuid | true | Mailing list contact uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list to update. | MailingList |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list to delete. | MailingList |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
400 | Bad request : missing required fields. |
404 | Mailing list not found. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
Parameter | Required | Description | Data Type |
---|---|---|---|
body | true | The mailing list to create. | MailingList |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Mailing list not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Mailing list not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
Parameter | Required | Description | Data Type |
---|---|---|---|
ownerUuid | true | The owner (user) uuid. | string |
uuid | true | The mailing list uuid. | string |
Status Code | Reason |
---|---|
403 | Current logged in account does not have the delegation role. |
404 | Mailing list not found. |
400 | Bad request : missing required fields. |
500 | Internal server error. |
name | type | required | access | description | notes |
---|---|---|---|---|---|
string | optional | - | |||
domain | string | optional | - | Domain | Domain |
name | string | optional | - | Name | Name |
locale | SupportedLanguage | optional | - | Locale | Locale |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
errorCode | int | optional | - | - | - |
creationDate | Date | optional | - | - | - |
resourceUuid | string | optional | - | - | - |
processingDuration | long | optional | - | - | - |
waitingDuration | long | optional | - | - | - |
modificationDate | Date | optional | - | - | - |
frequency | int | optional | - | - | - |
errorMsg | string | optional | - | - | - |
status | string | optional | - | - | - |
errorName | string | optional | - | - | - |
fileName | string | optional | - | - | - |
transfertDuration | long | optional | - | - | - |
uuid | string | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
object | Object | optional | - | - | - |
dataHandler | DataHandler | optional | - | - | - |
contentDisposition | ContentDisposition | optional | - | - | - |
contentType | MediaType | optional | - | - | - |
contentId | string | optional | - | - | - |
headers | javax.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String> | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
commandName | string | optional | - | - | - |
commandClass | string | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
parameters | Map[string,string] | optional | - | - | - |
type | string | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
representationClassByteBuffer | boolean | optional | - | - | - |
representationClassSerializable | boolean | optional | - | - | - |
representationClassInputStream | boolean | optional | - | - | - |
defaultRepresentationClassAsString | string | optional | - | - | - |
primaryType | string | optional | - | - | - |
representationClassReader | boolean | optional | - | - | - |
mimeTypeSerializedObject | boolean | optional | - | - | - |
representationClassRemote | boolean | optional | - | - | - |
subType | string | optional | - | - | - |
flavorJavaFileListType | boolean | optional | - | - | - |
representationClassCharBuffer | boolean | optional | - | - | - |
flavorTextType | boolean | optional | - | - | - |
flavorSerializedObjectType | boolean | optional | - | - | - |
humanPresentableName | string | optional | - | - | - |
mimeType | string | optional | - | - | - |
flavorRemoteObjectType | boolean | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
allCommands | Array[CommandInfo] | optional | - | - | - |
preferredCommands | Array[CommandInfo] | optional | - | - | - |
name | string | optional | - | - | - |
dataSource | DataSource | optional | - | - | - |
content | Object | optional | - | - | - |
transferDataFlavors | Array[DataFlavor] | optional | - | - | - |
outputStream | OutputStream | optional | - | - | - |
contentType | string | optional | - | - | - |
inputStream | InputStream | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
name | string | optional | - | - | - |
outputStream | OutputStream | optional | - | - | - |
contentType | string | optional | - | - | - |
inputStream | InputStream | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
creationDate | Date | optional | - | CreationDate | CreationDate |
shared | long | optional | - | Shared | Shared |
type | string | optional | - | Type | Type |
shares | Array[Share] | optional | - | - | - |
owner | GenericUser | optional | - | Owner | Owner |
sha256sum | string | optional | - | Sha256sum | Sha256sum |
size | long | optional | - | Size | Size |
description | string | optional | - | Description | Description |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
expirationDate | Date | optional | - | ExpirationDate | ExpirationDate |
name | string | optional | - | Name | Name |
metaData | string | optional | - | MetaData | MetaData |
async | AsyncTask | optional | - | - | - |
hasThumbnail | boolean | optional | - | hasThumbnail | hasThumbnail |
ciphered | boolean | optional | - | Ciphered | Ciphered |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
lastName | string | optional | - | LastName | LastName |
string | optional | - | |||
domain | string | optional | - | Domain identifier | Domain identifier |
uuid | string | optional | - | User uuid | User uuid |
firstName | string | optional | - | FirstName | FirstName |
name | type | required | access | description | notes |
---|---|---|---|---|---|
lastName | string | optional | - | LastName | LastName |
comment | string | optional | - | Comment | Comment |
string | optional | - | |||
creationDate | Date | optional | - | CreationDate | CreationDate |
domain | string | optional | - | Domain | Domain |
canUpload | boolean | optional | - | CanUpload | CanUpload |
owner | GenericUser | optional | - | Owner | Owner |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
expirationDate | Date | optional | - | Expiration date | Expiration date |
restricted | boolean | optional | - | Restricted | Restricted |
externalMailLocale | Language | optional | - | ExternalMailLocale | ExternalMailLocale |
locale | SupportedLanguage | optional | - | Locale | Locale |
restrictedContacts | Array[GenericUser] | optional | - | RestrictedContacts | RestrictedContacts |
uuid | string | optional | - | Uuid | Uuid |
firstName | string | optional | - | FirstName | FirstName |
name | type | required | access | description | notes |
---|---|---|---|---|---|
owner | User | optional | - | Owner | Owner |
identifier | string | optional | - | Identifier | Identifier |
description | string | optional | - | Description | Description |
contacts | Array[MailingListContact] | optional | - | Contacts | Contacts |
public | boolean | optional | - | - | - |
domainId | string | optional | - | DomainId | DomainId |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
lastName | string | optional | - | LastName | LastName |
string | optional | - | |||
mailingListUuid | string | optional | - | MailingListUuid | MailingListUuid |
firstName | string | optional | - | FirstName | FirstName |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
parameters | Map[string,string] | optional | - | - | - |
wildcardType | boolean | optional | - | - | - |
type | string | optional | - | - | - |
wildcardSubtype | boolean | optional | - | - | - |
subtype | string | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
allAttachments | Array[Attachment] | optional | - | - | - |
type | MediaType | optional | - | - | - |
childAttachments | Array[Attachment] | optional | - | - | - |
rootAttachment | Attachment | optional | - | - | - |
name | type | required | access | description | notes |
---|---|---|---|---|---|
oldPwd | string | optional | - | Old | Old |
newPwd | string | optional | - | new | new |
name | type | required | access | description | notes |
---|---|---|---|---|---|
downloaded | long | optional | - | Downloaded | Downloaded |
creationDate | Date | optional | - | CreationDate | CreationDate |
type | string | optional | - | Type | Type |
size | long | optional | - | Size | Size |
description | string | optional | - | Description | Description |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
document | Document | optional | - | Document | Document |
expirationDate | Date | optional | - | ExpirationDate | ExpirationDate |
name | string | optional | - | Name | Name |
message | string | optional | - | Message | Message |
hasThumbnail | boolean | optional | - | hasThumbnail | hasThumbnail |
recipient | GenericUser | optional | - | Recipient | Recipient |
ciphered | boolean | optional | - | Ciphered | Ciphered |
sender | User | optional | - | Sender | Sender |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
shareEntriesDto | Array[Share] | optional | - | List of share and anonymous share entries | List of share and anonymous share entries |
creationDate | Date | optional | - | Creation date | Creation date |
owner | Account | optional | - | Owner | Owner |
modificationDate | Date | optional | - | Modification date | Modification date |
expirationDate | Date | optional | - | Expiration date | Expiration date |
processed | boolean | optional | - | Processed | Processed |
notified | boolean | optional | - | Notified | Notified |
subject | string | optional | - | Subject | Subject |
notificationDate | Date | optional | - | Notification date | Notification date |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
notificationDateForUSDA | Date | optional | - | notificationDateForUSDA | notificationDateForUSDA |
enableUSDA | boolean | optional | - | enableUSDA | enableUSDA |
sharingNote | string | optional | - | sharingNote | sharingNote |
creationAcknowledgement | boolean | optional | - | Share acknowledgement, this boolean allows to choose whether or not the creator of the share wants to receive an acknowledgement. | Share acknowledgement, this boolean allows to choose whether or not the creator of the share wants to receive an acknowledgement. |
expirationDate | Date | optional | - | ExpirationDate | ExpirationDate |
message | string | optional | - | Message | Message |
secured | boolean | optional | - | Secured | Secured |
subject | string | optional | - | Subject | Subject |
documents | Array[string] | optional | - | Document uuids | Document uuids |
recipients | Array[GenericUser] | optional | - | Recipients | Recipients |
mailingListUuid | Set | optional | - | mailingListUuid | mailingListUuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
domain | string | optional | - | Domain | Domain |
creationDate | Date | optional | - | CreationDate | CreationDate |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
members | Array[ThreadMember] | optional | - | Members | Members |
name | string | optional | - | Name | Name |
externalMailLocale | Language | optional | - | ExternalMailLocale | ExternalMailLocale |
locale | SupportedLanguage | optional | - | Locale | Locale |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
creationDate | Date | optional | - | CreationDate | CreationDate |
type | string | optional | - | Type | Type |
sha256sum | string | optional | - | Sha256sum | Sha256sum |
size | long | optional | - | Size | Size |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
description | string | optional | - | Description | Description |
name | string | optional | - | Name | Name |
metaData | string | optional | - | MetaData | MetaData |
ciphered | boolean | optional | - | Ciphered | Ciphered |
uuid | string | optional | - | Uuid | Uuid |
name | type | required | access | description | notes |
---|---|---|---|---|---|
lastName | string | optional | - | LastName | LastName |
role | string | optional | - | Role | Role |
readonly | boolean | optional | - | Readonly | Readonly |
admin | boolean | optional | - | Admin | Admin |
threadUuid | string | optional | - | ThreadUuid | ThreadUuid |
userDomainId | string | optional | - | UserDomainId | UserDomainId |
userUuid | string | optional | - | UserUuid | UserUuid |
userMail | string | optional | - | UserMail | UserMail |
firstName | string | optional | - | FirstName | FirstName |
id | long | optional | - | Id | Id |
name | type | required | access | description | notes |
---|---|---|---|---|---|
lastName | string | optional | - | LastName | LastName |
role | string | optional | - | Role | Role |
comment | string | optional | - | Comment | Comment |
string | optional | - | |||
creationDate | Date | optional | - | CreationDate | CreationDate |
domain | string | optional | - | Domain | Domain |
canUpload | boolean | optional | - | CanUpload | CanUpload |
modificationDate | Date | optional | - | ModificationDate | ModificationDate |
expirationDate | Date | optional | - | Expiration date | Expiration date |
restricted | boolean | optional | - | Restricted | Restricted |
guest | boolean | optional | - | - | - |
canCreateGuest | boolean | optional | - | CanCreateGuest | CanCreateGuest |
accountType | string | optional | - | AccountType | AccountType |
externalMailLocale | Language | optional | - | ExternalMailLocale | ExternalMailLocale |
locale | SupportedLanguage | optional | - | Locale | Locale |
restrictedContacts | Array[User] | optional | - | RestrictedContacts | RestrictedContacts |
uuid | string | optional | - | Uuid | Uuid |
firstName | string | optional | - | FirstName | FirstName |