Unlinked eUICC validation

Pre-release
Validate whether the specified eUICCs do not have any existing profiles linked.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session. To obtain an auth_token, see the POST request to /api/v1/authenticate.

Request

This endpoint expects an object.
targetlist of objectsRequired

Response

Validation response containing EIDs that already have linked profiles
eidstringformat: "^89[0-9]{30}$"

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error