Skip to main content

tenants_tenants_create_recovery_key_create

POST 

/tenants/tenants/:tenant_uuid/create_recovery_key/

Create recovery key for user.

Request

Path Parameters

    tenant_uuid uuidrequired

    A UUID string identifying this Tenant.

Body

required

    user stringrequired

    Possible values: non-empty

    duration_days integerrequired

Responses

Schema

    expiry date-timerequired
    url stringrequired
Loading...