Synchronize tool server
POST/v2/tool_servers/:tool_server_id/sync
Trigger a synchronization of the tool server to ensure it is up-to-date with the latest tools.
Request
Responses
- 204
- 403
- 404
Tool server synchronized successfully.
Permissions do not allow synchronizing this tool server.
Tool Server not found.