docs: use clearly invalid tokens (#114842)

This commit is contained in:
Mariell Hoversholm
2025-12-04 15:25:59 +01:00
committed by GitHub
parent 994e1dd58f
commit 64a3c298cf
10 changed files with 35 additions and 35 deletions
@@ -47,7 +47,7 @@ See note in the [introduction](#external-group-synchronization-api) for an expla
GET /api/teams/1/groups HTTP/1.1
Accept: application/json
Content-Type: application/json
Authorization: Bearer glsa_kcVxDhZtu5ISOZIEt
Authorization: Bearer glsa_iNValIdinValiDinvalidinvalidinva_5b582697
```
**Example Response**:
@@ -131,7 +131,7 @@ See note in the [introduction](#external-group-synchronization-api) for an expla
```
Status Codes:
Status Codes:
- **200** - Ok
- **401** - Unauthorized
@@ -168,7 +168,7 @@ Search for team groups with pagination support.
```
Status Codes:
- **200** - Ok
- **400** - Bad Request (invalid team ID format or missing query parameter)
- **401** - Unauthorized