AnonymousPackagesResource
The following resources are part of this group:
/mailbox/messages/public
GET
Retrieves a package item via link. NOTE: callers set question if they want to be redirected to the default download page in case of an incorrect challenge. (This page displays the question together with an error message so that the user can re-try the download.)
Parameters
name | description | type | default |
---|---|---|---|
token | the encrypted download target. | query | |
question | the package challenge | query | |
answer | the secret answer needed to download the file | query |
Response Body
element: | (custom) |
the requested package item.
POST
Retrieves a package item via link. NOTE: callers set question if they want to be redirected to the default download page in case of an incorrect challenge. (This page displays the question together with an error message so that the user can re-try the download.)
Parameters
name | description | type | default |
---|---|---|---|
token | the encrypted download target. | form | |
question | the package challenge | form | |
answer | the secret answer needed to download the file | form |
Response Body
element: | (custom) |
the requested package item.