Link Search Menu Expand Document

HTTP Request

PUT https://gateway.workfloplus.com/collections/v1/collection/{collection_id}

Authorization

Bearer Token

Policy Any Valid Token

Headers

Key Value
Authorization Bearer {token}
Content-Type application/json

Path Parameters

Parameter Type
collection_id string

Request Body

JSON Representation

{
  "name":"New Collection Name"
}

Copyright © 2021 Intoware Limited.