Changes to Delete a post

DELETE /v1/posts/{postId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 61 revisions of this API.31

  1. 90de04b871333
  2. 5b94722856861

What changed

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • endpoint added

      endpoint-added