Update Interaction Card
Update an interaction card.
Last updated
Update an interaction card.
Last updated
These endpoints are in beta testing. Some features may not work as documented or may behave unexpectedly.
PUT
https://{{account_id}}.acquire.io/api/v1/crm/view/{{cardId}}
Update an interaction card. The cardId must be passed in to the endpoint as a path parameter. A view object must be passed in to the body.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Body (raw)
cardId
integer
ID of the card
Authorization
string
Bearer {{api_key}}
title
string
Title for the card.
view
object
View object. The card configuration.