/v1/admin/activity-logs

Method
POST
MANAGER, ADMIN
로그 생성
Role
ADMIN

Request

Authorization

{ "Bear " : "token" }
JSON
복사

Body

{ "targetType": "PAY", "targetId": 0, "actionType": "VIEW", "userId": 0, "isDeleted": true, "modifiedBy": 0 }
JSON
복사

Response

Body

{ "status": "OK", "message": "성공", "data": null }
JSON
복사