Skip to main content
PATCH
Update a safe list for a workspace

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
workspaceId
number
必須
safeListId
string
必須

ボディ

application/json
name
string
:

"foo bar baz"

remarks
string
:

"foo bar baz description"

allFiles
boolean
:

true

highConfidence
boolean
:

true

create
object
delete
object

レスポンス

200 - application/json

The response is of type object.

最終更新日 2026年8月14日