parsersLibraryManagement
Lock a folder or a parser.
Locking requires the LockParsers capability. When an object is locked, it can't be moved or deleted and only the local fields can be modified. Locking recursively locks all of the objects children.
post/v1/system/parsers/{id}/lock
Path parameters
idstring required
The id of the folder or parser that needs to be locked.
Response
Updated folder or parser.
Changes
No recorded changes to this endpoint across all 6 revisions of this API.