Update prompt name

Updates the name of a Prompt.

See our prompting guide for tips on crafting your system prompt.

Authentication

X-Hume-Api-Keystring
API Key authentication via header

Path parameters

idstringRequiredformat: "uuid"
Identifier for a Prompt. Formatted as a UUID.

Request

This endpoint expects an object.
namestringRequired
Name applied to all versions of a particular Prompt.

Response

Success