4. Update note
Update note of profile
Request
Method
URL
Body
{
"profile_uuid": "992bd6f1-0a4c-40b2-88c0-d6ae54db7347",
"note": "Notes of a profile are recorded here!"
}Response
{
"type": "success",
"title": "Update successfully.",
"content": []
}Last updated