Manage response templates
- Print
- PDF
Manage response templates
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Put
/api/resource-manager/response-templates/{templateId}
Security
HTTP
Type bearer
Path parameters
templateId
stringRequired
ID of the response template to retrieve
Body parameters
Information to save response template
object
templateId
string
name
string
description
string
template_data
string
show_on_ui
boolean
Defaultfalse
isConsoleAccessEnabled
boolean
Defaultfalse
createdBy
string
updatedBy
string
createdOn
string
updatedOn
string
Responses
201
Response template saved successfully
object
templateId
string
name
string
description
string
template_data
string
show_on_ui
boolean
Defaultfalse
isConsoleAccessEnabled
boolean
Defaultfalse
createdBy
string
updatedBy
string
createdOn
string
updatedOn
string
Was this article helpful?