TMS: API & webhooks

API: Use 410 error when calling deleted resource

Current behavior:

If a call contains UID of the project that has been deleted, the user receives error: 404 Not Found.

Requested behavior:

If a call contains UID of the project that has been deleted, the user receives error: 410 Gone.

Use case: 

Better classification of the error should improve the error resolution when using API calls. 

1

0 comments

Please sign in to leave a comment.