POST /admin/tenants/{id}/invitations/{invite_id}/resend
重新发送指定租户下的邀请,更新过期时间并重置状态为待处理
租户服务 `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
id |
path |
string |
Yes |
|
|
|
租户ID |
invite_id |
path |
string |
Yes |
|
|
|
邀请ID |
Referenced Schemas
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|