API ReferenceTenants
Send password reset email
Send password reset email for a user in a specific tenant. Super admin only.
AuthorizationBearer <token>
In: header
Path Parameters
tenantId*string
email*string
Query Parameters
verificationBaseUrl*string
Response Body
application/json
application/json
application/json
application/json
curl -X POST "http://localhost:18080/api/v1/tenants/string/members/string/reset-password?verificationBaseUrl=string"Empty
{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}