Skip to main content
DELETE
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

接続の ID(現在サポート対象なのは database connections のみ)

クエリパラメータ

email
string
必須

削除するユーザーのメールアドレス

レスポンス

ユーザーはすでに存在しません。