Updated on 2026-06-29 GMT+08:00

Delete the Security Situation Awareness Configuration of a Specific ID

Function

This API is used by an application to delete the security situation awareness configuration of a specific ID.

URI

DELETE /v5/iot/{project_id}/security-profiles/{profile_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Parameter description : project ID. For details, see Obtaining a Project ID.

profile_id

Yes

String

Parameter description: security situation awareness configuration ID, which is allocated by the platform during configuration creation.

Value range: The value can contain a maximum of 24 digits and characters.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

Instance-Id

No

String

Parameter description: instance ID. This parameter is required only when the API is called from the management plane in the physical multi-tenant scenario. Log in to the IoTDA console and choose Overview in the navigation pane to check the instance ID.

Response Parameters

Status code: 204

Not Content

None

Example Requests

None

Example Responses

None

Status Codes

Status Code

Description

204

Not Content

Error Codes

See Error Codes.