Skip to main content
POST
Execute Gemini Prompt

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

campaign_id
integer
required
customer_id
integer
required
login_customer_id
integer | null
as_user_id
integer | null
model_name
string | null
temperature
number | null

Body

application/json
prompt
FormattedGeminiPromptSchema · object
required

The schema for a formatted Gemini prompt.

prompt_request
GetFormattedPromptRequestSchema · object | null

The schema for a request to get a formatted prompt.

Response

Successful Response

The response is of type Response Execute Gemini Prompt Api V1 Chat Execute Gemini Prompt Post · object.