Reset Custom Login Text to Default
DELETE/text/login/:language
Removes the custom texts for the login and register UI of ZITADEL, which is overwritten on the instance and triggers the text from the translation files stored in ZITADEL itself. The text will be shown to the users of all organizations, that do not have a custom text configured.
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.