DELETE /userInbox/{id}

Delete an unprocessed inbox entry

Request Traces

Request Headers

DELETE https://api.railway-stations.org/userInbox/{id}

HTTP Response

HTTP 204

inbox entry got deleted

HTTP 400

bad request, e.g. if the inbox entry is already done and can't be deleted anymore

HTTP 401

authorization failed

HTTP 403

forbidden

HTTP default

Unexpected error