Title
Create new category
Edit page index title
Edit category
Edit link
Create Custom Session Configuration
You can use this endpoint to create your own custom made identity verification session configuration.
Headers Explained
The following elements are needed:
Header | Description |
|---|---|
Authorization (header) | API Key to call the Yoti Sign API. This should be sent as a bearer token. |
Content-Type (header) | application/json |
Request Payload
An example of the request body can be found below:
Value | Description |
|---|---|
name | This is the name of your custom configuration, and will need to be used when specifying which configuration to use. |
is_private | Whether to keep this session config as only accessible from this API key, or whether to allow other users of your organisation to use it |
session_config | An identity verification payload, to be used to customise the identity verification session. |
Got a question? Contact us here.