Partner Removed Hotline From Tenant

This API allows Partners to remove hotlines from the tenant.

Note

  • Please use <api_key>the one eTelecom provided earlier. The base_url information of the Partner.

PartnerRemoveHotlineFromTenant

post
Body
hotline_idstring · int64Optional
owner_idstring · int64Optional
Responses
200

A successful response

application/json
post
$BASE_URL.ETelecom/PartnerRemoveHotlineFromTenant
200

A successful response

Request:

Response:

Structure of body request:

Parameters
Data type
Describe

hotline_id

require

string

ID hotline

owner_id

require

string

Manager ID

Last updated