DiscardEditingContactFlow

更新时间:
复制 MD 格式

Revoke contact flow editing and discard the associated draft.

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

InstanceId

string

Yes

Instance ID.

ccc-test

ContactFlowId

string

Yes

Contact flow ID.

3ff4e021-fd63-4572-ad8c-10ed69972965

DraftId

string

Yes

Draft ID.

0aa493d6-58eb-4290-9ba2-e1c2c615b46b

Response elements

Element

Type

Description

Example

object

Code

string

Response code.

OK

HttpStatusCode

integer

HTTP status code.

200

Message

string

Response message.

RequestId

string

Request ID.

CB72B537-B531-598F-9617-A636FB8040C0

Examples

Success response

JSON format

{
  "Code": "OK",
  "HttpStatusCode": 200,
  "Message": "无",
  "RequestId": "CB72B537-B531-598F-9617-A636FB8040C0"
}

Error codes

HTTP status code

Error code

Error message

Description

404 NotExists.InstanceId The specified instance %s does not exist.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.