Update a Case
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
Request
Response headers
The unique identifier of the API log entry that recorded this request. Starts with req_. Include this value when reaching out to Persona support. Present on every authenticated response, including error responses.
Response
This endpoint returns a Case object and (optionally) its related objects in included.
Included by default:
- Accounts
- Inquiries
- Reports
- Case Comments
Anything else must be explicitly requested with the include query parameter.

