Users Manual
• file – template file (required)
Request Headers
• Accept – multipart/form-data application/json
Response Headers
• Content-Type – application/json
Status Codes
• 200 OK – successful operation (returns Template)
• 404 Not Found – node or template not found
• 403 Forbidden – forbidden, e.g. because there is no valid license for this component.
• 413 Request Entity Too Large – Template too large
• 400 Bad Request – Template is not valid or max number of templates reached
Referenced Data Models
• Template (Section 8.2.3)
DELETE /nodes/rc
_
silhouettematch/templates/{id}
Remove an rc_silhouettematch template.
Template request
DELETE /api/v1/nodes/rc
_
silhouettematch/templates/<id> HTTP/1.1
Host: <rcvisard>
Accept: application/json
Parameters
• id (string) – id of the template (required)
Request Headers
• Accept – application/json
Response Headers
• Content-Type – application/json
Status Codes
• 200 OK – successful operation
• 404 Not Found – node or template not found
• 403 Forbidden – forbidden, e.g. because there is no valid license for this component.
7.5. SilhouetteMatch 117