put https://{tenanturl}/v1.0/verify/.well-known/assetlinks.json
Set the digital asset link file for Android for the service.
Responses
204The digital asset link file was updated successfully.
Set the digital asset link file for Android for the service.
204The digital asset link file was updated successfully.
xxxxxxxxxx
curl --request PUT \
--url https://tenant_url/v1.0/verify/.well-known/assetlinks.json \
--header 'accept: application/json' \
--header 'content-type: application/json'