Create app card - from other system
Create a UI component card.
These endpoints are in beta testing. Some features may not work as documented or may behave unexpectedly.
Create card
POST
https://{{account_id}}.acquire.io/api/v1/crm/ui-component
Create a UI component Custom Card.
Headers
Name
Type
Description
Authorization
string
Bearer {{api_key}}
Request Body
Name
Type
Description
type
string
config
object
The configuration of your card.
displayScope
string
area
string
Body (raw)
Last updated