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.
Enter a timed release
cURL
curl --request POST \ --url https://consumer.fanfare.io/api/timed-releases/{timedReleaseId}/enter \ --header 'Content-Type: application/json' \ --data ' { "variantId": "<string>" } '
{ "status": "<string>", "admissionGrant": "<string>", "completedAt": "<string>", "enteredAt": "<string>", "leftAt": "<string>", "selectedVariantId": "<string>" }
Consumer entered timed release successfully