Redirect user to messaging platform
users
Redirect user to messaging platform
Public endpoint that redirects to the appropriate messaging platform for a shared user. Currently supports iMessage via SMS deep link. Pass an optional msg query parameter to override the default message body.
GET
Redirect user to messaging platform
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Query Parameters
Required string length:
1 - 1000Response
Redirect to the messaging platform deep link (e.g. sms: URL).