Skip to main content
DELETE
/
public-api
/
prompts
/
{id}
Delete a prompt
curl --request DELETE \
  --url https://agents.nineteen58.co.za/public-api/prompts/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Response

Prompt deleted successfully