Hanzo
OpenapiIam

Corrects an audit entry.

Corrects an audit entry. The trail is append-only in normal operation and nothing in the Hanzo Cloud rewrites it — this exists for an administrator to…

POST /v1/iam/audit-logs/update

Addresshttps://api.hanzo.ai/v1/iam/audit-logs/update
MethodPOST
Operationpost_iam_audit-logs_update
AuthAuthorization: Bearer $HANZO_API_KEY

Corrects an audit entry. The trail is append-only in normal operation and nothing in the Hanzo Cloud rewrites it — this exists for an administrator to correct an entry their own systems recorded wrongly.

Request

14 fields, body application/json (required).

FieldInTypeRequiredDescription
actionbodystring
clientIpbodystring
createdTimebodystring
isTriggeredbodyboolean
languagebodystring
methodbodystring
namebodystring
objectbodystring
organizationbodystring
ownerbodystring
requestUribodystring
responsebodystring
statusCodebodyinteger
userbodystring

Response

StatusBodyMeaning
200iam.AuditLogok

200 body — 18 fields.

FieldInTypeAlwaysDescription
actionbodystring
clientIpbodystring
createdAtbodystring (date-time)
createdTimebodystring
deletedbodyboolean
idbodystring
isTriggeredbodyboolean
languagebodystring
methodbodystring
namebodystring
objectbodystring
organizationbodystring
ownerbodystring
requestUribodystring
responsebodystring
statusCodebodyinteger
updatedAtbodystring (date-time)
userbodystring

Failure carries the platform error shape — see Errors.

Examples

hanzo iam audit-logs update

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page