Deregister a Service and its Endpoints

Deregisters a specified service and deletes the array of endpoints.

 

Delete service endpoints

Deregister an application's Service Endpoint from one or more Multi-access Edge Compute (MEC) Platforms.

HTTP Request

 

DELETE https://5gedge.verizon.com/api/mec/eds/serviceendpoints/{serviceEndpointsId}

 

See also:

HEADER PARAMETERS: application/json

The request header must contain a current ThingSpace authorization bearer token and must set the content-type to JSON. For more information about tokens, see Getting Started

 

QUERY PARAMETERS: application/json

None

 

PATH PARAMETERS: application/json

Delete service endpoints

 

  • serviceEndpointsId
    required
    string

    The ID of the service endpoint being deleted

REQUEST BODY SCHEMA: application/json

None

 

Responses

Note: For cases where user input exceeds the boundary values an additional "data" key will be returned with a relevant description. The error response returns an additional data key value beyond the error values listed here. 

 

RESPONSE BODY SCHEMA: application/json

  • Success response
    schema
    {
      "status": "Success",
      "message": "EdgeAppServicesID Deleted"
    }
    

RESPONSE BODY SCHEMA: application/json

  • status
    string

    HTTP status code

  • message
    string

    Error details

RESPONSE BODY SCHEMA: application/json

  • status
    string

    HTTP status code

  • message
    string

    Error details

RESPONSE BODY SCHEMA: application/json

  • status
    string

    HTTP status code

  • message
    string

    Error details

RESPONSE BODY SCHEMA: application/json

  • status
    string

    HTTP status code

  • message
    string

    Error details