Update comment
PATCH/rental-files/:id/comments/:comment_id
Update a comment on a Rental File.
This endpoint allows the authenticated user to update an existing comment on a specific rental file. This can be useful for correcting or adding to the information provided in the original comment.
🔒 Authentication​
This endpoint require a valid OAuth2 Bearer
It supports account impersonation within Organization's
sub-accounts using X-Eaz-Account-Id Header.
- If the
X-Eaz-Account-Idheader is provided and the user has access rights to that sub-account, the impersonation context is applied. - Otherwise, the user's own account context is used.
Scopes :​
User must provide one of the following scopes:
adminstaffuserorg:adminorg:stafforg:userrental_file:read
Request​
Responses​
- 200
- 422
Successful Response
Validation Error