Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 1.68 KB

messages.md

File metadata and controls

30 lines (21 loc) · 1.68 KB

Messages

The Messages resource lets you send SMS/MMS messages and view messages that were previously sent or received.

Read More about Messaging in the FAQ

Base URL

https://api.catapult.inetwork.com/v1/users/{userId}/messages

Capabilities

Verb Path about
GET /v1/users/{userId}/messages Get a list of previous messages
POST /v1/users/{userId}/messages Send message
GET /v1/users/{userId}/messages/{messageId} Get information about a message
PATCH /v1/users/{userId}/messages/{messageId} Redact text on a message

Receive Incoming Messages

To receive callbacks for incoming text messages (both SMS and MMS). You need to have: