Create tool from template

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Request

This endpoint expects an object.
templateIdstringRequired
placeholderValuesmap from strings to stringsRequired

Response

Tool created from template
Namestring
Typeenum
SettingsstringOptional

JSON-serialized tool settings

TemplateIdstringOptional
CategoriesstringOptional
GroupstringOptional
PurposestringOptional
PartitionKeystringOptional
RowKeystringOptional
TimestampdatetimeOptional
TemplateVersionstringOptional
StatusenumOptional

Not returned in the GET /tools list items — present only on single-tool responses.

Errors

400
Bad Request Error
500
Internal Server Error