Skip to main content
POST
Enable or disable a SIM card

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
phone_number
string
required

Phone number (MSISDN) of the SIM to modify

Example:

"423663922670587"

action
enum<string>
required

Action to perform

Available options:
enable,
disable
Example:

"enable"

Response

success
boolean
required
phone_number
string
required
message
string
required
endpoint_id
object
sim_id
object
new_status
object