Resume an Inquiry

Creates a new inquiry session and returns a `session-token`. If the inquiry's status is `expired`, changes the status to `pending`. The `session-token` must be included when loading the inquiry flow if the inquiry's status is `pending`. For more information, see [Resuming Inquiries](https://docs.withpersona.com/docs/inquiries-resuming-inquiries).

Authentication

Authorizationstring
API Key authentication via header

Path parameters

inquiry-idstringRequired

Headers

Key-InflectionstringOptional
Determines casing for the API response
Idempotency-KeystringOptional
Ensures the request is idempotent

Response

200
dataobject or null
metaobject or null

Errors