From f09d6fd7976dfe6bb6fb30f5c445be7afdfa77fa Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:53:10 -0500 Subject: [PATCH] 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 --- docs/REST API/rest-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 0f55c9c135..0e25be5561 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -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_