Skip to main content

Request a SIM card disable

POST 
/sim_cards/:id/actions/disable

This API disables a SIM card, disconnecting it from the network and making it impossible to consume data.
The API will trigger an asynchronous operation called a SIM Card Action. Transitioning to the disabled state may take a period of time. The status of the SIM Card Action can be followed through the List SIM Card Action API.

Request

Responses

202:

Successful Response

401:

Unauthorized

default:

Unexpected error