Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The prompt ID to archive

Response

Prompt archived successfully

promptId
string<uuid>
required

The archived prompt ID.

archivedAt
string
required

ISO 8601 timestamp when archived.

externalPromptId
string

The external prompt ID.