Object templates
Path parameters
projectIdstringRequired
The id of the project the object template is in
templateIdstringRequired
The id of the object template to retrieve
Responses
200
Expected response to a valid request
application/json
default
An error occurred
application/json
get
/v1/mml-objects/{projectId}/object-templates/{templateId}Path parameters
projectIdstringRequired
The id of the project the object template is in
templateIdstringRequired
The id of the object template to edit
Body
namestringOptional
descriptionstringOptional
defaultTemplateVersionIdstringOptional
Responses
200
Expected response to a valid request
application/json
default
An error occurred
application/json
post
/v1/mml-objects/{projectId}/object-templates/{templateId}Was this helpful?

