DeleteAlgorithmVersion

Updated at:

Deletes an algorithm version.

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 syntax

DELETE /api/v1/algorithms/{AlgorithmId}/versions/{AlgorithmVersion} HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

AlgorithmId

string

Yes

The algorithm ID.

algo-xsldfvu1334

AlgorithmVersion

string

Yes

The algorithm version.

v0.0.1

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

Response schema

RequestId

string

The request ID.

F082BD0D-21E1-5F9B-81A0-AB07485B03CD

Examples

Success response

JSON format

{
  "RequestId": "F082BD0D-21E1-5F9B-81A0-AB07485B03CD"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.