Edit path metadata
Description
Update the metadata of a path
Endpoint
/path/{pathId}/metadata
Method
PATCH
Access Level Rules
Minimum Access Level
edit+
Processing Units
Processing units
0
Parameters
Name
Description
Required
Default
pathId
The id of the path to update the metadata for.
true
description
A string of text describing the content of the path.
false
properties
A JSON with arbitrary metadata to store for the given path.
false
license
A string containing the license associated with the path.
false
link
A string containing a link with additional information of the path.
false
Last updated