Delete Vhlrdb Country configuration data configurations object
DELETE/vhlrdb-countries/{id}
Delete Vhlrdb Country 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_COUNTRY_NOT_FOUND - vhlrmdb country connection not found
Request
Responses
- 200
- default
Vhlrdb Country configuration data configurations object deleted successfully.
Unexpected error.