Jwt Prompt Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idintegerRequired

Request

This endpoint expects an object.
organizationintegerRequired
namestringOptional1-100 characters
descriptionstringOptional
prompt_slugstring or nullOptional<=100 characters
starredbooleanOptional
is_examplebooleanOptional
blurredbooleanOptional
deleted_atdatetime or nullOptional
projectstring or nullOptional>=1 character
created_byinteger or nullOptional

Response

idintegerRead-only
prompt_idstringRead-only
commit_countintegerRead-only
organizationinteger
namestring<=100 characters
descriptionstring
prompt_slugstring or null<=100 characters
starredboolean
is_exampleboolean
blurredboolean
deleted_atdatetime or null
projectstring or null
created_byinteger or null