Request
- header
- Content-type : application/json
- Authorization : Bearer
token
- body
{ "familyMotto": "string", "thumbnail": "string", "title": "string" }
Response
{ "data": { "familyMotto": "string", "id": 0, "thumbnail": "string", "title": "string" }, "message": "string", "serverDateTime": "2021-12-19T14:23:50.336Z" }