Save Instance
Send this request to the AkôFlow daemon. Authentication is required when an API token is configured.
PUT
/instance/Body
application/jsonidstring- Field defined by
domaininstance.Instance. namestring- Field defined by
domaininstance.Instance. descriptionstring- Field defined by
domaininstance.Instance. organizationstring- Field defined by
domaininstance.Instance. locationstring- Field defined by
domaininstance.Instance. transferBufferBytesnumber- Field defined by
domaininstance.Instance. createdAtstring- Field defined by
domaininstance.Instance. updatedAtstring- Field defined by
domaininstance.Instance.
Related guide
See the Instance guide for the corresponding Desktop workflow, concepts, and authored request examples.
Generated from the daemon router
This page is generated from internal/api/httpserver/httpserver.go, the registered handler, and JSON-tagged Go structs. Method, path, request fields, response kind, query parameters, media type, and successful status codes stay synchronized with the implementation.