Page History
...
Response formats | JSON |
Requires authentication? | Depends on share type |
HTTP Method | POST |
Response code | 200 |
Parameters
Name | Type | Default Value | Validation | Description |
id required | uuid | - | uuid4 | share action ID |
links required | uuid[] | - | uuid4[] | list of share action file IDs to download |
Example Request URL
Example Result
Code Block | ||
---|---|---|
| ||
{ "id": <uuid> } |