Create Workspace
POST {{base_url}}/public/v1/workspaces
Find more https://developers.pandadoc.com/reference/create-workspace
Request Body
{"name"=>"A new workspace"}
RESPONSES
status: Created
{"id":"5RdKYSewV5vMtik3CmoDMR","name":"A new workspace"}