Skip to main content
PATCH

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme

Path Parameters

collection_type
enum<string>

List only 'node' or only 'workflow' collections. If this parameter is omitted, both will be listed

Available options:
node,
workflow
collection_topic
string
required

The topic is a hash of the name that was used when a collection was created

Body

application/json
subject
string
required

Subject of the collection to update

description
string

Updated description of the collection

Response

Collection updated successfully

message
string

Success message