Change card title API

This will be a PUT request sent to /api/cards/{cardId}/title with a payload similar to the following:

{
"title": "This is a new card title"
}

The response of the API will be simply an HTTP status of 200 when the change succeeds.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.48.204