put https://yourServer.jamfcloud.com/api/v3/enrollment/access-groups/
Modify the configured LDAP groups configured for User-Initiated Enrollment. Only exiting Access Groups can be updated.
Responses
Modify the configured LDAP groups configured for User-Initiated Enrollment. Only exiting Access Groups can be updated.
xxxxxxxxxx
curl --request PUT \
--url https://yourserver.jamfcloud.com/api/v3/enrollment/access-groups/ \
--header 'accept: application/json' \
--header 'content-type: application/json'