mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +00:00
parent
85bde8a36a
commit
e6f849f325
@ -208,12 +208,12 @@ curl -L -X POST 'https://$CUSTOM-DOMAIN/admin/v1/orgs/_setup' \
|
||||
Detailed description of [Setup Organization](/docs/apis/resources/admin/admin-service-set-up-org#setup-organization)
|
||||
|
||||
If you need to add custom data to either the organization or the user you can use the metadata.
|
||||
Metadata is a key value construct that allows you to store any additional information to the ressources.
|
||||
Metadata is a key value construct that allows you to store any additional information to the resources.
|
||||
The set organization metadata request allows you to add one key value pair to an organization:
|
||||
[Set Organization Metadata](/docs/apis/resources/mgmt/management-service-set-org-metadata)
|
||||
If you have more than one field, you can use the bulk add request:
|
||||
[Bulk Set Organization Metadata](/docs/apis/resources/mgmt/management-service-bulk-set-org-metadata)
|
||||
|
||||
The same requests also exist on the user ressource:
|
||||
The same requests also exist on the user resource:
|
||||
[Set User Metadata](/docs/apis/resources/mgmt/management-service-set-user-metadata)
|
||||
[Bulk Set User Metadata](/docs/apis/resources/mgmt/management-service-bulk-set-user-metadata)
|
||||
|
Loading…
Reference in New Issue
Block a user