curl --request POST \
--url 'https://api.hubapi.com/crm/v3/extensions/cards-dev/{appId}/views/migrate?hapikey=' \
--header 'Content-Type: application/json' \
--data '
{
"appCardId": 123,
"legacyCrmCardId": 123,
"helpdeskAppCardId": 123
}
'{
"message": "<string>"
}curl --request POST \
--url 'https://api.hubapi.com/crm/v3/extensions/cards-dev/{appId}/views/migrate?hapikey=' \
--header 'Content-Type: application/json' \
--data '
{
"appCardId": 123,
"legacyCrmCardId": 123,
"helpdeskAppCardId": 123
}
'{
"message": "<string>"
}Supported products
successful operation
A human readable message describing the error along with remediation steps where appropriate
Was this page helpful?