PATCH
Update Workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
name
string
icon
string
autoRechargeEnabled
boolean
autoRechargeTrigger
number
Required range: x >= 0
autoRechargeAmount
number
Required range: x >= 500
billingCurrency
enum<string> | null
Available options:
brl,
usd,
eur,
gbp

Response

200 - application/json

Default Response

workspace
object
required