Skip to content

Commit

Permalink
Delete duplicate field for category Security Event
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola-Popov authored Oct 14, 2024
1 parent 86785ea commit b9ada16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ This section contain examples for writing audit log events using `curl` demo pur

### Writing a Security Event

Mandatory fields: `uuid`, `user`, `tenant`, `time`, `data`, `tenant`.
Mandatory fields: `uuid`, `user`, `time`, `data`, `tenant`.

```
curl --location --request POST 'https://api.auditlog.cf.<host>:6081/audit-log/oauth2/v2/security-events' \
Expand Down

0 comments on commit b9ada16

Please sign in to comment.