v1

latestOpenAPI 3.0.12026-07-2474233379.5 KB
Using the API

Generate Signed URL for User Session

post/signed-url/{flowId}

Path parameters

flowIdstring required

The ID of the flow

Query parameters

endClientIdstring

ID for a user state in the execution flow (generated in the first interaction with a flow).

When endClientId is used, the provided user state will be updated. If no endClientId is provided, a new user state ID is created and returned

Response

Returns the new x-hf-session created or the same one if provided in the x-hf-session

signedUrlstring

The generated URL

endClientIdstring

The ID of the end client for which the URL was generated