Tool Endpoints [Beta]
[Beta] Save a tool
Save a registered tool for the authenticated account.
post/api/v2/saved-tools
Request body
Example request
{
"registry_addr": "0x0000000000000000000000000000000000000000",
"toolkit_name": "All"
}Response
Tool saved
Changes
No recorded changes to this endpoint across all 1 revision of this API.