UserMessageEndpoint

The following resources are applicable:

/user/message/conversations/delete

Mount Point: /rest/user/message/conversations/delete

POST

Delete a user message conversation and all of it's messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageDeleteConversationRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageDeleteConversationResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/conversations/delete/list

Mount Point: /rest/user/message/conversations/delete/list

POST

Delete a list of user message conversations and all of it's messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageDeleteConversationListRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageDeleteConversationListResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/conversations/get

Mount Point: /rest/user/message/conversations/get

POST

Gets a list of user message conversations.

Error Codes

97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageGetConversationsRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageGetConversationsResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/conversations/read

Mount Point: /rest/user/message/conversations/read

POST

Marks a user message conversation as read.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageReadConversationRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageReadConversationResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/delete

Mount Point: /rest/user/message/delete

POST

Deletes a user message.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageDeleteRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageDeleteResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/delete/list

Mount Point: /rest/user/message/delete/list

POST

Deletes a list of user messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageDeleteListRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageDeleteListResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/get/by/conversation

Mount Point: /rest/user/message/get/by/conversation

POST

Gets user messages from a conversation.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageGetMessagesRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageGetMessagesResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/insert

Mount Point: /rest/user/message/insert

POST

Inserts a incoming user message.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageInsertRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageInsertResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/lock/list

Mount Point: /rest/user/message/lock/list

POST

Locks a list of user messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageLockListRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageLockListResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/search

Mount Point: /rest/user/message/search

POST

Search user messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageSearchRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageSearchResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/send

Mount Point: /rest/user/message/send

POST

Send a user 2 user message.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
113For this operation the user must have a msisdn associated
105The given device id is invalid
600The api key is invalid

Request Body

element: userMessageSendRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageSendResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/sync

Mount Point: /rest/user/message/sync

POST

Synchronizes Messages between server and device.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
105The given device id is invalid.
600The api key is invalid

Request Body

element: userMessageSyncRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageSyncResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/unlock/list

Mount Point: /rest/user/message/unlock/list

POST

Unlocks a list of user messages.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageUnlockListRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageUnlockListResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/message/update

Mount Point: /rest/user/message/update

POST

Updates a user message.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userMessageUpdateRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userMessageUpdateResponse
media types: */*
application/xml
application/json

(no documentation provided)