cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/catalogs/chips/refresh-endpoint-info \ --header 'Authorization: Bearer <token>'
{ "success": true, "created": 123, "updated": 123, "errors": 123, "message": "<string>" }
Refresh endpoint information for all chips from Emnify API
Bearer token authentication
Whether sync was successful
Number of created items
Number of updated items
Number of errors
Result message