角色
撤销角色分配
撤销账户角色分配
DELETE
撤销账户角色分配
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
撤销账户角色分配
curl --request DELETE \
--url https://api.hybridbox.io/v1/public/accounts/{account_id}/auth/role-assignments/{assignment_id} \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}此页面对您有帮助吗?
curl --request DELETE \
--url https://api.hybridbox.io/v1/public/accounts/{account_id}/auth/role-assignments/{assignment_id} \
--header 'Authorization: Bearer <token>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}