Answers for "restful url to update status"

CSS
1

restful url to update status

PATCH /resources/{id}/status 
body: {status: 'a|b|c'}
Posted by: Guest on March-26-2021

Browse Popular Code Answers by Language