Skip to main content

Update and send a password expiry notification

PUT 

/api/web/v1/users/:userid/password/notify

Updates and sends a password expiry notification to the specified user. Caller requires the USERPASSWORDS:EDIT permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user to send an expiry notification to.

Responses

Successful

Loading...