(API) Add 'can_change_expiration' to the {file|folder}.permissions
We are publishing a 3rd-party app for Box.
A setting has been added to prevent users from changing the expiration date of shared links.
When this setting is enabled, sending POST of JSON containing 'sharedlink.unsharedat' will return a 400 Bad Request error
Please add a 'canchangeexpiration' value to the permissions attribute of the file/folder object so that the correct POST requests parameter can be specified.
1
vote
Anonymous
shared this idea