4.47b

TextMarks API V2 - AutoDoc: RegisteredUser / unblock_user()

Method: unblock_user() (POST) - Allow a blocked user to message auth_user & his TextMarks

Package: RegisteredUser - Manage authenticated user's account/profile (... View package)

Args:

Req? Name Type Description Test
REQ auth_user User User account / phone# used for login
REQ auth_pass Password Password
REQ target User User account / phone# to unblock
OPT api_key API Key API Key (Register here)

Test:


Resp:

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

HTTP:

POST https://api2ssl.textmarks.com//RegisteredUser/unblock_user/

More:

This page documents a single API function unblock_user() within the RegisteredUser 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: