Full Example Export
curl --location --request POST 'https://prompts.riku.ai/webhook/run' \
--header 'Content-Type: application/json' \
--data-raw '{
"Name": "YOUR NAME",
"Secret": "YOUR SECRET",
"Prompt ID": "1649450161206x134604324816551940",
"n": 4
}'


Last updated