Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sim_card_group_id
string
required
Example:

"6b14e151-8493-4fa1-8664-1cc4e6d14158"

Response

Bulk action accepted. Poll GET /bulk_sim_card_actions/{id} with the returned bulk action id to track progress.

data
object

This object represents a bulk SIM card action. It groups SIM card actions created through a bulk endpoint under a single resource for further lookup.