mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Change headings to h2 (#19402)
This commit is contained in:
@@ -182,7 +182,7 @@ $ curl \
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Delete Entity Alias by ID
|
## Delete Entity Alias by ID
|
||||||
|
|
||||||
This endpoint deletes an alias from its corresponding entity.
|
This endpoint deletes an alias from its corresponding entity.
|
||||||
|
|
||||||
@@ -203,7 +203,7 @@ $ curl \
|
|||||||
http://127.0.0.1:8200/v1/identity/entity-alias/id/34982d3d-e3ce-5d8b-6e5f-b9bb34246c31
|
http://127.0.0.1:8200/v1/identity/entity-alias/id/34982d3d-e3ce-5d8b-6e5f-b9bb34246c31
|
||||||
```
|
```
|
||||||
|
|
||||||
### List Entity Aliases by ID
|
## List Entity Aliases by ID
|
||||||
|
|
||||||
This endpoint returns a list of available entity aliases by their identifiers.
|
This endpoint returns a list of available entity aliases by their identifiers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user