/api/v1/entities/{entity_id}/operations/bulk/

Create the same operation kind for several eUICCs in one call.

Always asynchronous: responds 202 with a poll_url to track progress.
The batch is partial-success, so individual items may fail without
affecting the rest.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params

Corpo do endpoint de operações em lote: kind no topo + items.

Contrato partial-success (diferente dos endpoints de criação consolidada,
que são all-or-nothing). O viewset valida o corpo e persiste validated_data
em uma BulkOperation para a task Celery process_bulk_operation processar.

string
enum
required
  • DL_VIA_SMDS - Download profile via SM-DS
  • DL_VIA_DEFAULT_SMDP - Download profile via default SM-DP+
  • DL_VIA_AC - Download profile via activation code
  • PSMO_ENABLE - Enable profile
  • PSMO_DISABLE - Disable profile
  • PSMO_DELETE - Delete profile
  • PSMO_SET_DEFAULT_DP - Set default SM-DP+ address
  • PSMO_LIST_PROFILE_INFO - List profile info
  • PSMO_GET_RAT - Get RAT
  • PSMO_SET_FALLBACK - Set fallback attribute
  • PSMO_UNSET_FALLBACK - Unset fallback attribute
  • PSMO_CONFIGURE_IMMEDIATE_ENABLE - Configure immediate enable
  • ECO_ADD_EIM - Add associated eIM
  • ECO_DELETE_EIM - Delete associated eIM
  • ECO_UPDATE_EIM - Update associated eIM
  • ECO_LIST_EIM - List associated eIMs
  • IPA_EUICC_DATA_REQUEST - Request IPA/eUICC data
items
array of objects
required
items*
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json