DocsAPI ReferenceCrm Dashboard/bff/crm/action-items/restore
postCrm DashboardAdmin BFF

/bff/crm/action-items/restore

Restore a previously dismissed action-item category

crm-dashboardpostBffCrmAction-itemsRestore

Parameters

1 body

1 total
Body · 1
itemTypestring | string | string | stringRequired

Request

POST /bff/crm/action-items/restore

post
curl -X POST "https://api.bizkithub.com/bff/crm/action-items/restore" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{}'

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key