Remove Persona objects from an Account
Removes Persona objects (such as inquiries, documents, or reports) from an Account. This operation is idempotent — removing an object that is not attached succeeds without modifying the account. To unlink an Account from another Account or a Transaction, use remove-relation instead.
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 an Account object and (optionally) its related objects in included.
An Account object.
Note that fields is not key inflected.
Objects that may be returned if specified via the include query parameter in the request.

