header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Header Params
Body Params application/json
Example
{"contents":[{"role":"user","parts":[{"text":"List a few popular cookie recipes, and include the amounts of ingredients."}]}],"generationConfig":{"responseMimeType":"application/json","responseSchema":{"type":"ARRAY","items":{"type":"OBJECT","properties":{"recipeName":{"type":"STRING"},"ingredients":{"type":"ARRAY","items":{"type":"STRING"}}},"propertyOrdering":["recipeName","ingredients"]}}}}