Skip to content

API: Update status message for the logged in user

ninetwozero edited this page Apr 8, 2012 · 2 revisions

Url

http://battlelog.battlefield.com/bf3/user/setStatusmessage/ (Constants.URL_STATUS_SEND)

Headers

X-Requested-With => XMLHttpRequest

Post data

post-check-sum => {checksum for the user}

message => {the status message}

urls[] => {the urls to be linked}

Response

{"type":"success","message":"OK","data":{}}