MeshTale Docs
PATCH
/v1/workspaces/{id}/collections/{collectionId}

Authorization

AuthorizationBearer <token>

In: header

Path Parameters

id*string
collectionId*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://example.com/v1/workspaces/string/collections/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty
Empty
Empty