api:mvno:account:unsubscrubesmartwatch
Table of Contents
API : MVNO smartwatch unsubscribe
Introduction
This request will unsubscribe smartwatch for the specified MVNO account.
The MVNO account's smartwatch state will be set to 'DELETING', until it has actually been deleted. Afterwards it will be set to 'NONE'.
Request
| URL | https://api.telecomx.dk/mvno/NUMBER/smartwatch | |
|---|---|---|
| Method | DELETE | |
| Access level | MANAGER or OWNER when user belongs to the customer. RESELLER if customer belongs to the reseller. ADMIN. |
|
| Param | NUMBER | Number for the mvnoAccount |
Query example
DELETE https://api.telecomx.dk/mvno/20212223/smartwatch
Response
| Json object | ||
|---|---|---|
| success | Boolean | True on success |
Example
{ success: true }
Errors
| Error code | Message | Description |
|---|---|---|
| 400 | bad_request | MVNO account id not found in request URI |
| 403 | access_denied | Insufficient access level |
| 404 | sipAccount | MVNO account not found |
| 500 | internal_error | <Unspecified> |
api/mvno/account/unsubscrubesmartwatch.txt · Last modified: 2024/05/03 07:06 by Thomas Andersen