Skip to main content
POST
Bulk Create Prompts

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
llmMonitorId
string<uuid>
required

Monitor to attach prompts to

prompts
object[]
required

Array of prompts to create (max 100)

Required array length: 1 - 100 elements

Response

Default Response

created
number
required

Number of prompts created

prompts
object[]
required