Custom Challenge Prompts
Manage custom challenge prompt for campaigns
A custom challenge prompt can be created from provided text or a professional prompt recordings can be assigned as custom challenge prompt.
Create custom challenge prompt
Example: create custom challenge prompt
POST
https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/advertisers/<advertiser_id_from_network>/advertiser_campaigns/<advertiser_campaign_id_from_network>.json
Request Body
Assign prompt recording as custom challenge prompt
Example: assign prompt recording as custom challenge prompt
POST
https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/advertisers/<advertiser_id_from_network>/advertiser_campaigns/<advertiser_campaign_id_from_network>.json
Request Body
Retrieve custom challenge prompt for a campaign
Example: retrieve custom challenge prompt for a campaign
GET
https://invoca.net/api/@@NETWORK_API_VERSION/<network_id>/advertisers/<advertiser_id_from_network>/advertiser_campaigns/<advertiser_campaign_id_from_network>.json
Response
Last modified on August 18, 2026