Unlinked eUICC validation
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.
target
Response
Validation response containing EIDs that already have linked profiles
eid
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error