cURL
curl --request PUT \ --url https://api.promptmetrics.dev/template-version/{versionId} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
development
staging
production
chat.completion
response
0
1
Show child attributes
Template version updated successfully