Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
technical:api-realms [2025/04/12 20:46] – system | technical:api-realms [2025/04/12 21:46] (current) – system | ||
---|---|---|---|
Line 18: | Line 18: | ||
* 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. | ||
* We also show the optional fields that can be included in the API call. | * We also show the optional fields that can be included in the API call. | ||
- | <file php add_profiles.php> | + | <file php add_realms.php> |
<?php | <?php | ||