Keywords

Deletes the keyword with the specified id.

This will succeed even if there are contacts that are members of the keyword (the contacts will not be deleted).

delete/dashboards/{dashboard_id}/keywords/{keyword_id}

Path parameters

dashboard_idinteger required
Example:121

Id of dashboard

keyword_idinteger required

Id of keyword

Response

The keyword was deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.