Hey,
I was trying to create a public workspace programatically. I am able to create a personal one however, changing the type variable to public gives me the following error: {"error":{"name":"invalidParamError","message":"body.roles is invalid"}}
Also, if I try team the error changes to: {"error":{"name":"invalidParamError","message":"body.visibilityStatus is invalid"}}
Am I not allowed to create a Public Workspace through API? I can do it with the app.
The second error response is also an unsupported param in PUT/POST (visibilityStatus ).
Please, follow the Postman API documentation, and if you get an error with the proper request body, please let us know, and post the specific request information so we can try to reproduce it.
Thanks for your reply, @andreolveira!
We will check why you get this error. It should not happen if you can do it via the UI.
Thanks for your patience.
Can you please execute the /me API and tell me your userId and teamId?
I think this information can be shared, as it’s not a password like the Postman API key.
Nothing on our side, I believe…
In any case, if you find any other problem related to this endpoint or any other in the Postman API, please let us know.