Appearance
Update a roadmap list​
PATCH
/product/sites/{siteId}/roadmap/lists/{listId}
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
siteId*
Type
Requiredstring
listId*
Type
Requiredstring
Request Body​
application/json
JSON
"string"
Responses​
OK
application/json
JSON"list": "string"
{
 Â
}