delete https://yourServer.jamfcloud.com/api/v1/self-service/branding/ios/
Delete the Self Service iOS branding configuration indicated by the provided id.
Responses
204Successful response
Delete the Self Service iOS branding configuration indicated by the provided id.
204Successful response
xxxxxxxxxx
curl --request DELETE \
--url https://yourserver.jamfcloud.com/api/v1/self-service/branding/ios/ \
--header 'accept: application/json'