Revert Tool Version
Tools
Revert Tool Version
Reverts the tool to a specific version snapshot.
POST
Revert Tool Version
Endpoint
POST https://gateway.orkeia.ai/tools/{id}/version-control
AuthenticationRequires header
authorization: <your_token>.
Path Parameters
Request Body (JSON)
Note: this endpoint does not create a new version. It reverts to an existing version, identified by versionControl.
Example (cURL)
Responses
Response - Success
response
500 — Server Error
400 — Client Error
Notes
- Versions are automatically generated when the tool is created or updated.
- Use this endpoint to revert to a previous snapshot.
