Set Default Login Text
PUT/text/login/:language
Set the custom texts for the login and register UI of ZITADEL, which is overwritten on the instance as settings/database. The text will be shown to the users of all organizations, that do not have a custom text configured.
Request​
Path Parameters
- application/json
- application/grpc
- application/grpc-web+proto
Body
required
selectAccountText
object
loginText
object
passwordText
object
usernameChangeText
object
usernameChangeDoneText
object
initPasswordText
object
initPasswordDoneText
object
emailVerificationText
object
emailVerificationDoneText
object
initializeUserText
object
initializeDoneText
object
initMfaPromptText
object
initMfaOtpText
object
initMfaU2fText
object
initMfaDoneText
object
mfaProvidersText
object
verifyMfaOtpText
object
verifyMfaU2fText
object
passwordlessText
object
passwordChangeText
object
passwordChangeDoneText
object
passwordResetDoneText
object
registrationOptionText
object
registrationUserText
object
registrationOrgText
object
linkingUserDoneText
object
externalUserNotFoundText
object
successLoginText
object
logoutText
object
footerText
object
passwordlessPromptText
object
passwordlessRegistrationText
object
passwordlessRegistrationDoneText
object
externalRegistrationUserOverviewText
object
linkingUserPromptText
object
Body
required
selectAccountText
object
loginText
object
passwordText
object
usernameChangeText
object
usernameChangeDoneText
object
initPasswordText
object
initPasswordDoneText
object
emailVerificationText
object
emailVerificationDoneText
object
initializeUserText
object
initializeDoneText
object
initMfaPromptText
object
initMfaOtpText
object
initMfaU2fText
object
initMfaDoneText
object
mfaProvidersText
object
verifyMfaOtpText
object
verifyMfaU2fText
object
passwordlessText
object
passwordChangeText
object
passwordChangeDoneText
object
passwordResetDoneText
object
registrationOptionText
object
registrationUserText
object
registrationOrgText
object
linkingUserDoneText
object
externalUserNotFoundText
object
successLoginText
object
logoutText
object
footerText
object
passwordlessPromptText
object
passwordlessRegistrationText
object
passwordlessRegistrationDoneText
object
externalRegistrationUserOverviewText
object
linkingUserPromptText
object
Body
required
selectAccountText
object
loginText
object
passwordText
object
usernameChangeText
object
usernameChangeDoneText
object
initPasswordText
object
initPasswordDoneText
object
emailVerificationText
object
emailVerificationDoneText
object
initializeUserText
object
initializeDoneText
object
initMfaPromptText
object
initMfaOtpText
object
initMfaU2fText
object
initMfaDoneText
object
mfaProvidersText
object
verifyMfaOtpText
object
verifyMfaU2fText
object
passwordlessText
object
passwordChangeText
object
passwordChangeDoneText
object
passwordResetDoneText
object
registrationOptionText
object
registrationUserText
object
registrationOrgText
object
linkingUserDoneText
object
externalUserNotFoundText
object
successLoginText
object
logoutText
object
footerText
object
passwordlessPromptText
object
passwordlessRegistrationText
object
passwordlessRegistrationDoneText
object
externalRegistrationUserOverviewText
object
linkingUserPromptText
object
Responses​
- 200
- 403
- 404
- default
A successful response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:14.522Z",
"changeDate": "2024-11-15T21:46:14.522Z",
"resourceOwner": "69629023906488334"
}
}
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:14.523Z",
"changeDate": "2024-11-15T21:46:14.523Z",
"resourceOwner": "69629023906488334"
}
}
- Schema
- Example (from schema)
Schema
details
object
on read: the sequence of the last event reduced by the projection
on manipulation: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the first event of the object
on create: the timestamp of the event(s) added by the manipulation
on read: the timestamp of the last event reduced by the projection
on manipulation: the
{
"details": {
"sequence": "2",
"creationDate": "2024-11-15T21:46:14.523Z",
"changeDate": "2024-11-15T21:46:14.523Z",
"resourceOwner": "69629023906488334"
}
}
Returned when the user does not have permission to access the resource.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
Returned when the resource does not exist.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
- application/json
- application/grpc
- application/grpc-web+proto
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
- Schema
- Example (from schema)
Schema
Array [
]
details
object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}