curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/openai/creds/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"apiKey": "<string>",
"RapidApiKey": "<string>",
"name": "<string>"
}
'This response has no body data.Creds OpenAI bot configuration
curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/openai/creds/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"apiKey": "<string>",
"RapidApiKey": "<string>",
"name": "<string>"
}
'This response has no body data.Your authorization key header
Your rapid api key
Name of the instance
Configuration for the OpenAI bot instance