api/v1/customers/{id}/sims/{simid}

Method: DELETE https://simportal-api-staging.azurewebsites.net/api/v1/customers/{id}/sims/{simId}

Summary

Unassign a SIM to remove from the given customer

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of a customer that's currently using the SIM

globally unique identifier

Required

simId

The unique id of a SIM

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.