GET
/v1/mgmt/password/settings
Get password settings for a tenant
This endpoint allows you to get the password settings of a given tenant.
See Also
- See tenant password settings for details about tenant password settings.
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<ProjectId:ManagementKey\>
Authorization
Authorization
RequiredBearer <token>
< Project ID >:< Management Key > as bearer
In: header
Query Parameters
tenantId
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?