Skip to main content
POST
Create 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
必須

ボディ

application/json
name
string
必須
:

"foo bar baz"

remarks
string
:

"foo bar baz description"

allFiles
boolean
:

true

highConfidence
boolean
:

true

create
object

レスポンス

201 - application/json

The response is of type object.

最終更新日 2026年8月5日