Unable to create SSH entry via API

Unable to create SSH entry via API

avatar

Hello,
I'm currently working with the Devolutions Server API (version 2026.1.14.0) and running into an issue when trying to create entries via the /api/v1/vault endpoint.

Specifically, I am unable to create entries of type SSH or WebBrowser. Each attempt results in the following error: "The specified entry type is not supported for creation."

The main difficulty I’m facing is that the available documentation at /dvls/api-documentation is quite limited. I couldn't find:

  • Concrete examples of request payloads for creating entries
  • A list of valid values for fields like type, subType, or the structure of the data object
  • Clear guidance on which entry types are actually supported for creation via the API


Given this, I have a few questions:

  1. Is there a more complete or detailed API documentation available somewhere?
  2. Is it currently possible to create SSH or WebBrowser entries via the API?
  3. If direct creation is not supported, is it possible to create entries using templates (e.g., via a template endpoint)?


Any clarification or guidance would be greatly appreciated.

Thank you.

All Comments (0)