Delete Vhlrdb Operator configuration data configurations object
DELETE/vhlrdb-operators/{id}
Delete Vhlrdb Operator configuration data configurations object by the given ID.
Authorization privilege needed for this endpoint: ss7.sms-mt-in.manage.
Errors:
- UNAUTHORIZED - User not authorized
- SS7_INSTANCE_NOT_SET - SS7 instance not found in request context
- VHLRMDB_OPERATOR_NOTFOUND - vhlrmdb operator not found
Request
Responses
- 200
- default
Vhlrdb Operator configuration data configurations object deleted successfully.
Unexpected error.