PUT
/
v1
/
prompts

Authorizations

Authorization
string
header
required

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

Body

application/json
prompt
string
required
title
string
required
Required string length: 1 - 60
description
string
required
Required string length: 1 - 200
id
string
required

Response

200
application/json
prompt
string
required
title
string
required
Required string length: 1 - 60
description
string
required
Required string length: 1 - 200
added_on
string
required
modified_on
string
required
org_id
string
required
tokens
integer
required
published_on
string | null
required
reviewed_on
string | null
required
approved_on
string | null
required
id
string
required
decline_reason
string | null

Reason for decline