mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update rest-api.md (#24021)
Added note to get Setup Experience section warning against setting custom URL values in custom profile. This was tested by CSA & customer-starchik. --------- Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
parent
edcbc639e9
commit
f09d6fd797
1 changed files with 2 additions and 0 deletions
|
|
@ -5779,6 +5779,8 @@ Sets the custom MDM setup enrollment profile for a team or no team.
|
|||
}
|
||||
```
|
||||
|
||||
> NOTE: The `ConfigurationWebURL` and `URL` values in the custom MDM setup enrollment profile are automatically populated. Attempting to populate them with custom values may generate server response errors.
|
||||
|
||||
### Get custom MDM setup enrollment profile
|
||||
|
||||
_Available in Fleet Premium_
|
||||
|
|
|
|||
Loading…
Reference in a new issue