Fix heading level (#30676)

Correct the `## Parameters` heading to be h3 instead.
This commit is contained in:
Sarah Chavis 2025-05-19 14:40:39 -07:00 committed by GitHub
parent cdbb0c49cc
commit 8bee09280a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -343,7 +343,7 @@ This endpoint deletes a group, given its name.
| :------- | :--------------------------- |
| `DELETE` | `/identity/group/name/:name` |
## Parameters
### Parameters
- `name` `(string: <required>)` Name of the group.