You can do a put to status or mood. There is also a way to get the list of moods. GET /v1/users/{userId}/status GET /v1/users/{userId}/mood GET /v1/users/{userId}/moods PUT /v1/users/{userId}/status PUT /v1/users/{userId}/mood Examples: This is a put to the status resource: URI: http://api.myspace.com...