All Products
Search
Document Center

DataWorks:DeleteCertificate

Last Updated:Jan 16, 2026

Deletes a certificate file.

Operation description

  1. This operation requires DataWorks Basic Edition or a later version.

  2. This operation requires one of the following roles in the DataWorks workspace: Tenant Owner, Workspace Administrator, Project Owner, or O&M.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

integer

Yes

The unique identifier of the certificate file.

676303114031776

ProjectId

integer

No

The ID of the project to which the certificate file belongs.

106560

Response elements

Element

Type

Description

Example

object

The response schema.

Success

boolean

Indicates whether the certificate file was successfully deleted.

true

RequestId

string

The request ID. Use this ID to locate logs and troubleshoot issues.

D9A61DC0-B922-421B-B706

Examples

Success response

JSON format

{
  "Success": true,
  "RequestId": "D9A61DC0-B922-421B-B706"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.