Services/Sync/Server/Archived/0.3/API: Difference between revisions

Jump to navigation Jump to search
m
No edit summary
Line 134: Line 134:
'''200 OK''' -- Returned on a successful request. Note that this does not guarantee that the server has done anything - deleting a nonexistent object will return a 200.
'''200 OK''' -- Returned on a successful request. Note that this does not guarantee that the server has done anything - deleting a nonexistent object will return a 200.


'''400 Bad Request''' -- Will be returned if there was an error in the client's request, such as malformed JSON or a missing required field. The response will contain json data that may provide hints as to the problem.
'''400 Bad Request''' -- Will be returned if there was an error in the client's request, such as malformed JSON, a protocol/content mismatch or a missing required field. The response will contain json data that may provide hints as to the problem.


'''404 Not Found''' -- Returned if the user does not exist.
'''404 Not Found''' -- Returned if the user does not exist.


'''503 Service Unavailable''' -- An internal error (storage failure). Please try back again later.
'''503 Service Unavailable''' -- An internal error (storage failure). Please try back again later.


= Payloads =
= Payloads =
canmove, Confirmed users
1,173

edits

Navigation menu