Reset AuthData to Email
POST/api/v4/saml/reset_auth_data
Reset the AuthData field of SAML users to their email. This is meant to be used when the “id” attribute is set to an empty value (“”) from a previously non-empty value. Minimum server version: 5.35
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 403
- 501
AuthData successfully reset
Do not have appropriate permissions
Feature is disabled