v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Audit

Create audit record

Creates a record in the audit log.

Permissions required: 'Confluence Administrator' global permission.

post/wiki/rest/api/audit

Request body

remoteAddressstring required

The IP address of the computer where the event was initiated from.

creationDateinteger

The creation date-time of the audit record, as a timestamp. This is converted to a date-time display in the Confluence UI. If the creationDate is not specified, then it will be set to the timestamp for the current date-time.

summarystring

The summary of the event, which is displayed in the 'Change' column on the audit log in the Confluence UI.

descriptionstring

A long description of the event, which is displayed in the 'Description' field on the audit log in the Confluence UI.

categorystring

The category of the event, which is displayed in the 'Event type' column on the audit log in the Confluence UI.

sysAdminboolean

Indicates whether the event was actioned by a system administrator.

Response

Returned if the record is created in the audit log.

remoteAddressstring required
creationDateinteger required

The creation date-time of the audit record, as a timestamp.

summarystring required
descriptionstring required
categorystring required
sysAdminboolean required
superAdminboolean