Update a person
Persons
Update a person
Partially update a person’s information.
PATCH
Update a person
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique case identifier (ULID format).
Person identifier.
Body
application/json
Available options:
no_waiver_needed, waiver_pending, waiver_signed, waiver_refused Response
Person updated.

