Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Successful Response:

Code Block
HTTP/1.1 200204 No OKContent

Error Response, if the session token is missing or does not match userId:

...

Successful Response:

Code Block
HTTP/1.1 204 200No OKContent

Error Response, if the session token is invalid:

...