Skip to content

Commit

Permalink
added new status code
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevor committed Jun 11, 2015
1 parent 8ca82e9 commit 1f9764d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/http_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ API Methods
}

:statuscode 200: opt out created
:statuscode 404: error while inserting data


.. http:delete:: /optouts/(str:address_type)/(str:address)
Expand Down Expand Up @@ -93,3 +94,4 @@ API Methods
}

:statuscode 200: opt out deleted
:statuscode 404: there's nothing to delete

0 comments on commit 1f9764d

Please sign in to comment.