Voice Mail APIs

The Voice Mail API Cluster contains a set of APIs that helps us to obtain information of voice services like VoIP.

get

For OAuth Authorization Code Checks that the given MSISDN is connected to the BlueAditAccountNumber (on the token). For OAuth Client Credentials any Swisscom MSISDN can be requested. If this check is positive, it returns a list of all recent voicemail messages.

get

Returns a specific voicemail message with a given messageId.

delete

Deletes a specific voicemail message.

patch

Changes the status (read, new, saved) of a specific voicemail message.