Skip to main content

Deactivates a workspace.

Deactivates a workspace.

Path Parameters
  • organization_id integer required

    ID of the workspace

Responses

OK


Schema
  • id integer

    The ID of the workspace.

  • name string

    The name of the workspace

  • description string

    the description of the workspace

  • created date-time

    creation date

  • is_beta boolean

    if the workspace has beta features

  • is_read_only boolean

    if the workspace is read-only

Loading...