Bulk update endpoints
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Welcome to the new emnify developer docs! These pages replace the legacy Swagger-based site, which will be removed by end of January 2026.
Updates details of a list of endpoints in bulk.
Unlike PATCH /api/v1/endpoint/{endpoint_id}, this bulk endpoint handles multiple endpoints safely in a single request without sequential execution constraints between individual endpoints.
Execute bulk operations sequentially - wait for each bulk request to complete before starting the next.
emnify charges for activated SIMs, even if the endpoint status is set to Disabled.
To avoid accruing unexpected charges, update the SIM status to Suspended ("id": 2).