SendSafely/Python-Client-API

Creating a workspace package?

Closed this issue · 2 comments

It doesn't appear the python api supports creating a workspace version of a package? I see the Package init method doesn't appear to allow for a simple way to set vdr parameter to be True as appears in this documentation: https://bump.sh/doc/sendsafely-rest-api#operation-put-package

Actually I think I jumped the gun. Looks like I can just create a workspace through the UI and regularly deliver data there through the API. I don't really need to create fresh new workspaces through the API. Thanks!

Hi Brian -- Thank you for reporting this. We plan on releasing a function for creating workspace packages in our next python release. For now we are glad to hear that you identified a workaround.