Skip to content

Commit 73fc06b

Browse files
committed
edits
1 parent 44539f1 commit 73fc06b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/api/public-api/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Within seconds, GitHub scans each commit in public repositories for Public API t
3939

4040
Learn more about [GitHub's secret scanning program](https://docs.github.com/en/developers/overview/secret-scanning-partner-program){:target="_blank"}.
4141

42-
### Frequently Asked Questions
42+
## FAQs
4343
#### What should I do if I see a notification that my token was exposed?
4444
In most cases, identifying and revoking an exposed token takes seconds. Segment recommends you check the [audit trail](/docs/segment-app/iam/audit-trail/) to ensure no unauthorized actions were taken with the token.
4545

@@ -58,8 +58,8 @@ If you see a CORS error, this means you're attempting to make a request to the P
5858
#### What User Role / Workspace permissions are required to generate Public API tokens?
5959
Only [users that have a `Workspace Owner` role](https://segment.com/docs/segment-app/iam/roles/#global-roles) can create Public API Tokens.
6060

61-
### Troubleshooting
62-
#### `Update Schema Settings in Source` endpoint returns error for field `forwardingViolationsTo` and `forwardingBlockedEventsTo`
61+
## Troubleshooting
62+
#### The `Update Schema Settings in Source` endpoint returns error for field `forwardingViolationsTo` and `forwardingBlockedEventsTo`
6363
When you don't have a source to forward violations or blocked events to, then exclude the fields `forwardingViolationsTo` or `forwardingBlockedEventsTo` entirely from the request and the setting will be disabled.
6464

6565
`PATCH` endpoint : `https://api.segmentapis.com/sources/{sourceId}/settings`

0 commit comments

Comments
 (0)