Documentation Index

Fetch the complete documentation index at: https://documents.trocco.io/llms.txt

Use this file to discover all available pages before exploring further.

転送先カスタムコネクタ削除

Prev Next
Delete
/api/custom_connector_outputs/{custom_connector_id}

転送先カスタムコネクタ定義を削除します。転送設定で使用中の場合は削除できません。

Security
API Key: ApiKeyAuth
Header parameter nameAuthorization

認証キーとなるAPI KEYをAuthorization: Token {{API KEY}}の形式でヘッダーにセットします。
API KEYがabc123の場合は、Authorization: Token abc123とします。
API KEYの作成方法は、TROCCO API KEYの作成を参照ください。

Path parameters
custom_connector_id
integer (int64) Required

カスタムコネクタIDを指定します。

Responses
204

No Content.

401

Not authenticated.
認証エラーです。API KEYをご確認ください。

404

Not found.
指定したカスタムコネクタが存在しないか、転送先ではありません。

409

Conflict.
転送設定で使用中のため削除できません。