api/v1/customers/{id}/sims/{simid}
Method: DELETE https://developers.mobilemanager.co.uk/api/v1/customers/{id}/sims/{simId}
Summary
Unassign a SIM to remove from the given customer
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.