v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
alias

delete an alias based upon guid

delete/alias/{guid}

Path parameters

guidstring required

guid of the alias to delete

guid of the alias to delete

Response

AliasDeleteSuccessResponse

datastring
messagestring

Example response

{
  "data": "f2d0a540-bf21-4c0d-ac73-8696ea10855a",
  "message": "successfully deleted alias"
}