canmove, Confirmed users
1,173
edits
m (→URL Semantics) |
|||
Line 135: | Line 135: | ||
'''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. | '''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. | ||
'''401 Unauthorized''' -- Username and password do not allow access to the requested URL | |||
'''404 Not Found''' -- Returned if the user does not exist. | '''404 Not Found''' -- Returned if the user does not exist. |