eikek/sharry

Feature Request: update alias ID from API

sakshamchawla opened this issue · 2 comments

According to the documentation, the current REST API allows to create an alias through the REST API, and returns the alias ID. Requesting a feature to specify or update the alias ID

eikek commented

It is possible via the api (everything from the webui is done via the rest api), I think it's here: https://eikek.github.io/sharry/openapi/sharry-openapi.html#tag/Alias/operation/sec-alias-id-post

Thanks for link to the OpenAPI. I was just going through the documentation site