Workspace
Update workspace cost rate
put/v1/workspaces/{workspaceId}/cost-rate
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
Request body
Example request
{
"amount": 20000,
"since": "2020-01-01T00:00:00Z"
}Response
OK
WorkspaceDtoV1 required— unresolved $ref