Delete Extension

Delete Extension

Deletes the Extension based on the extensionId provided

Request
URI
DELETE
https://{api_host}/tca/extensions/api/v1/orgs/{extensionOrgId}/extensions/{extensionId}
COPY
Path Parameters
string
extensionOrgId
Required

extensionOrgId

string
extensionId
Required

extensionId


Authentication
This operation uses the following authentication methods.
Responses
200

Delete Extension response

Returns CreateSvnfmExtensionResponse of type(s) application/json
{
    "extensionId": "string"
}
string
extensionId
Optional

TCA generated identifier for the Extension registered