diff --git a/website/source/api/secret/identity/entity.html.md b/website/source/api/secret/identity/entity.html.md index 86dc4b0c01..c1ca2c5db1 100644 --- a/website/source/api/secret/identity/entity.html.md +++ b/website/source/api/secret/identity/entity.html.md @@ -170,7 +170,7 @@ This endpoint deletes an entity and all its associated aliases. | :--------- | :-------------------------- | :----------------------| | `DELETE` | `/identity/entity/id/:id` | `204 (empty body)` | -## Parameters +### Parameters - `id` `(string: )` – Identifier of the entity. @@ -327,7 +327,7 @@ entity name. | :--------- | :------------------------------ | :----------------------| | `DELETE` | `/identity/entity/name/:name` | `204 (empty body)` | -## Parameters +### Parameters - `name` `(string: )` – Name of the entity.