Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string<uuid>
required

Body

application/json
prompt
string
required

The prompt content to set.

Minimum string length: 1

Response

The prompt was set (or already matched the current version).

data
object
required