huawei-cloud-api-definitions-KooMessage 0.1.20240404

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"","definitions":{"AimSaErrorMsg":{"properties":{"error_code":{"description":"错误码。","type":"string"},"error_msg":{"description":"结果详情。","type":"string"}}},"DeletePortInfoRsp":{"properties":{"data":{"$ref":"#/definitions/DeletePortResponseModel"}}},"DeletePortResponseModel":{"description":"通道号删除返回体。","properties":{"data":{"description":"消息体。","properties":{"port":{"description":"通道号。\n\n","example":"1566646566","type":"string"},"port_type":{"description":"通道号类型。\n- 1:普通\n- 3:前缀号段\n- 5:后缀号段\n\n","example":1,"type":"integer"}},"required":["port","port_type"],"type":"object"}}}},"description":null,"group_id":"57a445a5fb5d4ba5b80445bd4c5ec9b3","host":"koomessage.myhuaweicloud.cn","id":"c461bfd989b34002b32f5188c3161042","info_version":"v1","method":"delete","name":"DeletePortInfo","parameters":{},"paths":{"/v1/aim-sa/ports/{port_id}":{"delete":{"consumes":["application/json"],"description":"删除通道号。","operationId":"DeletePortInfo","parameters":[{"description":"通道号ID。","in":"path","maxLength":32,"minLength":32,"name":"port_id","required":true,"type":"string"},{"description":"用户Token。通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","name":"X-Auth-Token","required":true,"type":"string"}],"responses":{"200":{"description":"返回信息。","examples":{"application/json":{"data":{"data":{"port":"0611421","port_type":1}}}},"schema":{"$ref":"#/definitions/DeletePortInfoRsp"}},"400":{"description":"非法参数。","schema":{"$ref":"#/definitions/AimSaErrorMsg"}},"500":{"description":"内部错误。","schema":{"$ref":"#/definitions/AimSaErrorMsg"}}},"security":[{"apig-auth-iam":[]}],"summary":"删除通道号","tags":["AimSaPort"],"x-apigateway-request-type":"Public","x-is-registered":"Y","x-request-examples-description-1":"根据通道号ID删除通道号。","x-request-examples-url-1":"https://koomessage.myhuaweicloud.cn/v1/aim-sa/ports/d78ef595032d4a7babe29a9f7872cccc","x-support-sdk":"Y"}}},"product_short":"KooMessage","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"删除通道号","tags":"智能信息服务号通道号","uri":null,"version":"2.0"}