put https://{tenanturl}/v1.0/verify/.well-known/apple-app-site-association
Set the apple app site association file for iOS for the service.
Responses
204The app site association file was updated successfully.
Set the apple app site association file for iOS for the service.
204The app site association file was updated successfully.
xxxxxxxxxx
curl --request PUT \
--url https://tenant_url/v1.0/verify/.well-known/apple-app-site-association \
--header 'accept: application/json' \
--header 'content-type: application/json'