Update a practice area
PUT
https://api.leanlaw.io
/v2/practice-areas/{id}
path Parameters
idstring · uuid · requiredThe id of the practice area to update
Request Body
labelstring | nullThe label/name of the practice area; if not provided, it will not be changed
defaultboolean | nullIndicates whether this is the default practice area; if not provided, it will not be changed
Responses
OK
dataobjectRepresents a practice area