Skip to main content
DELETE
Delete a user prompt

Authorizations

Authorization
string
header
required

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

Path Parameters

promptId
string
required

Response

Prompt deleted successfully

message
string
required
Example:

"Prompt deleted successfully"