tools
Create Tool
Create a new tool
post/api/v1/tools/
Request body
namestring required
The name of the tool
service_idinteger required
Internal ID of the service to which the tool belongs
Response
Successful Response
namestring required
The name of the tool
service_idinteger required
Internal ID of the service to which the tool belongs
idinteger required
The internal ID of the tool
last_updated_commentsstring nullable
Comments for the most recent edit to the tool.
service_namestring nullable
The name of the service to which the tool belongs
last_updatedstring date-time required
The timestamp of the most recent update to the tool
last_updated_bystring required
The email of the user who last updated the tool
version_numberinteger required
Highest tools_history snapshot version for this tool; the tools row defaults to 1.