4.47b

TextMarks API V2 - AutoDoc: GroupLeader / has_member()

Method: has_member() (GET) - Check if specific user is member of a TextMark group

Package: GroupLeader - Broadcast and manage messages and members (... View package)

Args:

Req? Name Type Description Test
REQ auth_user User User account / phone# used for login
REQ auth_pass Password Password
REQ tm TextMark TextMark group led by auth_user
REQ user User User account / phone# to check
OPT api_key API Key API Key (Register here)

Test:


Docs:

Resp:

JSON response.head.rescode==0 for success, or error code otherwise.
JSON-P callback: (as 'jsonp' param, optional) (blank for none)

HTTP:

GET https://api2ssl.textmarks.com//GroupLeader/has_member/

More:

This page documents a single API function has_member() within the GroupLeader package of the TextMarks Text Message API.
You may use the interactive form above to invoke this function and observe its actual JSON response.

More resources: