mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 01:47:33 +00:00
feat(instance): add functionality to update instance (#4440)
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
@@ -142,6 +142,10 @@ Errors:
|
||||
RefreshToken:
|
||||
Invalid: Refresh Token is invalid
|
||||
NotFound: Refresh Token not found
|
||||
Instance:
|
||||
NotFound: Instance not found
|
||||
AlreadyExists: Instance already exists
|
||||
NotChanged: Instance not changed
|
||||
Org:
|
||||
AlreadyExists: Organisation's name already taken
|
||||
Invalid: Organisation is invalid
|
||||
|
Reference in New Issue
Block a user