Skip to main content
POST
Archive a prompt

Authorizations

Authorization
string
header
required

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

Body

application/json

Archive a prompt. Existing versions stay readable by number.

id
string
required

a string matching the pattern ^[a-z0-9][a-z0-9/_-]*$

Required string length: 1 - 255
Pattern: ^[a-z0-9][a-z0-9/_-]*$

Response

The operation succeeded.

The operation succeeded.

ok
enum<boolean>
required
Available options:
true