Update a Folder
PUT {{baseUrl}}/v3/grants/:grant_id/folders/:folder_id
Updates an existing folder.
Request Body
{"name"=>"yolo"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"request_id":"\u003cstring\u003e","data":"\u003cobject\u003e"}