Trigger SIM operation
Trigger a SIM operation.
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.
action
target
product
Response headers
Link
Comma-separated list of created SIM operation resource URLs with rel=“item”.
Response
Created, SIM operation scheduled
id
Operation ID
action
status
creation_date
last_updated_at
product
finalization_date
target
total_count
failed_count
success_count
error
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error