Goodreads Developers discussion

36 views
questions > Delete user status

Comments Showing 1-4 of 4 (4 new)    post a comment »
dateUp arrow    newest »

message 1: by Gregg (new)

Gregg (greggmarshall) | 105 comments Documentation is sparse:
"Delete a status update for a member using OAuth. You'll need to register your app (required).
URL: http://www.goodreads.com/user_status/...
HTTP method: POST"

How does it know what status to update?


message 2: by Ettore (new)

Ettore Pasquini The "1" in the example is the user_status ID you want deleted. It's a pretty standard convention.


message 3: by Gregg (new)

Gregg (greggmarshall) | 105 comments But a pretty different syntax than the other OAuth POST API's hence the question.

And it could be interpreted as being some relative number (e.g. the first user status)...


message 4: by Michael (new)

Michael Economy (michaeleconomy) I'll update the docs to be clearer.


back to top