Skip to content

Commit

Permalink
Change headings to h2 (hashicorp#19402)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiscoding28 committed Mar 7, 2023
1 parent 0a055dd commit 7071eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/api-docs/secret/identity/entity-alias.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ $ curl \
}
```

### Delete Entity Alias by ID
## Delete Entity Alias by ID

This endpoint deletes an alias from its corresponding entity.

Expand All @@ -203,7 +203,7 @@ $ curl \
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.

Expand Down

0 comments on commit 7071eb2

Please sign in to comment.