A AuthMS API Wiki API Reference iam.tianv.com →

POST /admin/role-activations/{id}/approve

管理员批准待处理的角色激活请求

角色权限 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes 激活记录ID

Responses

StatusDescriptionSchema
200批准成功gitee_com_linmes_authms_base_dto.SimpleResponse
400请求参数无效dto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No

gitee_com_linmes_authms_base_dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No