Custom Shareable link via API
hi community,
Is it possible to configure custom shareable link via API?
-
Hi Bo,
To add a custom url via API you need to first share the item as mentioned in https://developer.box.com/reference/put-files-id--add-shared-link/. And again call the same PUT call by specifying { "shared_link": {"vanity_name": "yourcustomtext" }} as the body. I have tried to specify the same in a single call but it does not work.
Note: This is not documented but works for now, so use it on your own risk!
-Nayak
サインインしてコメントを残してください。
コメント
1件のコメント