Roll a leads qualification configuration form token
Issues a new hosted form token and immediately invalidates the previous one.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns the qualification configuration with the new form token.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
leads.qualification_configuration Whether the qualification configuration is active.
Configuration for after the qualification is completed.
Whether this is the default qualification configuration.
An arbitrary description attached to the object.
The URL for the hosted qualification form.
The name of the qualification configuration.
The hosted form token (qct_…). Pass this to Yorlet.js to embed the form on your website.
Website origins allowed to embed this form. An empty list allows the form to be embedded on any website.
Set of standard qualification questions to ask leads.
Custom freeform questions to ask leads.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.