Skip to main content
DELETE
/
openai
/
creds
/
:openaiCredsId
/
{instance}
Delete OpenAI Creds
curl --request DELETE \
  --url https://converso-whatsapp-api.p.rapidapi.com/openai/creds/:openaiCredsId/{instance} \
  --header 'instanceCode: <api-key>' \
  --header 'x-rapidapi-key: <api-key>'
This response has no body data.

Authorizations

instanceCode
string
header
required

Your authorization key header

x-rapidapi-key
string
header
required

Your rapid api key

Path Parameters

instance
string
required

Name of the instance

openaiCredsId
string
required

ID of the creds

Response

200 - undefined