从指定文件夹中移除用户

Remove a user from a given folder.
Rate Limits: 60 calls per 1.00 minute(s) per account_user

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

account_idstring必需格式: "uuid"
A UUID string that uniquely identifies a Frame.io entity.
folder_idstring必需格式: "uuid"
A UUID string that uniquely identifies a Frame.io entity.
user_idstring必需格式: "uuid"
A UUID string that uniquely identifies a Frame.io entity.

响应

No Content

错误

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error