Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
technical:api-realms [2025/04/12 20:45] – system | technical:api-realms [2025/04/12 21:46] (current) – system | ||
---|---|---|---|
Line 16: | Line 16: | ||
====== Add a Realm using the API ====== | ====== Add a Realm using the API ====== | ||
- | * Below is a simple as possible script that can be used as reference when adding a Realm using the API | + | * Below is a simple as possible script that can be used as reference when adding a Realm using the API. |
- | <file php add_profiles.php> | + | * We also show the optional fields that can be included in the API call. |
+ | <file php add_realms.php> | ||
<?php | <?php | ||