Create general card
Create a general card.
Create general card
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"success": true,
"data": {
"type": "tab",
"config": {
"label": "mix sample",
"canvas": {
"content_url": true
},
"action_key": "test-json",
"action_type": "initialize_tab",
"iconImageUrl": "./assets/app-store/acquire_saml.svg",
"initialize_url": "https://0ff32dabc277.ngrok.io/mix2-initialize"
},
"displayScope": "contact_action",
"area": "backend",
"userId": 98,
"dateCreated": "2021-04-06T10:41:08.898Z",
"order": 0,
"id": 573
},
"message": "UI component created successfully."
}
}Attributes
Last updated