StatsHub Docs
Endpoint referenceDashboard

/dashboard/bot/prompt-templates/{id}

The active template cannot be deleted.

DELETE
/api/v2/dashboard/bot/prompt-templates/{id}

The active template cannot be deleted. Without that guard the bot would be left with no prompt at all, and the failure would surface only the next time it tried to send something.

Path Parameters

id*string

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/api/v2/dashboard/bot/prompt-templates/string"
Empty