Skip to main content
PUT
Update an existing workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
integer<int64>
required

Body

name
string
description
string
swagger
boolean
documentation
object

Response

Success!

id
integer<int64>
default:1
name
string
default:My Workspace
description
string
default:My Workspace Description
branch
string
default:v1