Delete a Service Profile

Deregister (delete) a 5G Edge applications service profile.

Delete a Service Profile

Deletes a specified service profile.

HTTP Request

 

DELETE https://5gedge.verizon.com/api/mec/eds/serviceprofiles/{serviceProfileId}

 

Ver también:

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 Cómo comenzar

 

QUERY PARAMETERS: application/json

Desactivado

 

PATH PARAMETERS: application/json

Delete a service profile

 

  • serviceProfileId
    required
    secuencia

    The profile ID of the service being deleted

REQUEST BODY: application/json

Desactivado

 

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":"Service Profile Deleted"
    }
    

RESPONSE BODY SCHEMA: application/json

  • estatus
    secuencia

    HTTP status code

  • mensaje
    secuencia

    Error details

RESPONSE BODY SCHEMA: application/json

  • estatus
    secuencia

    HTTP status code

  • mensaje
    secuencia

    Error details

RESPONSE BODY SCHEMA: application/json

  • estatus
    secuencia

    HTTP status code

  • mensaje
    secuencia

    Error details

RESPONSE BODY SCHEMA: application/json

  • estatus
    secuencia

    HTTP status code

  • mensaje
    secuencia

    Error details