メインコンテンツへスキップ
DELETE
/
api
/
v0
/
organization
/
users
Remove a user
curl --request DELETE \
  --url https://api.factory.ai/api/v0/organization/users \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.factory.ai/llms.txt

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

承認

Authorization
string
header
必須

Factory API key or JWT token for authentication

クエリパラメータ

email
string<email>
必須

Email address of the user to remove

レスポンス

Response for status 204

The response is of type object.