Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
technical:api-realms [2025/04/12 20:43] – created system | technical:api-realms [2025/04/12 21:46] (current) – system | ||
---|---|---|---|
Line 14: | Line 14: | ||
----------------- | ----------------- | ||
- | ====== 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 | ||