Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.yourproducthere.ai/v1/digital-samples/{id}/seed-options \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "originalSeedEnabled": true } '
{ "code": "UNAUTHORIZED", "error": "Unauthorized" }
Your organization API key starting with yph_sk_live_…
Updated sample