Deplo
API Reference

Update workspace

PATCH
/workspaces/{id}
AuthorizationBearer <token>

Enter your JWT token

In: header

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://loading/workspaces/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty