cURL
curl --request POST \ --url https://app.fliqr.ai/api/accounts/template/{template_id}/generateSingleUseLink \ --header 'X-ACCESS-TOKEN: <api-key>'
{ "link": "https://..." }
Generate single-use template link
You can get template ID from the template link
successful operation
Was this page helpful?