We’ve migrated our documentation to a new site, which means some URLs have changed.
Audience

/widget/delete

Delete a content widget object. (See API authentication for general information how to use these APIs.)

Since deleting widgets can cause lots of problems, it can now only be done by Cxense representatives. Instead you can disable widgets by setting the property enabled to false. A disabled widget can be re-enabled later.

Request

The request object has the following fields:

Name

Type

Required

Description

id

String

Yes

Identifier of the widget object that should be deleted.

Response

The response object has the following fields:

Name

Type

Description

id

String

Identifier of the widget object that has been deleted.

Last updated: