UsersSignatures
Update a chat user's signature image.
Path Parameters
tenant*string
The tenant identifier
Query Parameters
token?string
The signature validation token.
Request Body
multipart/form-data
signature?string
The signature image file.
Response Body
curl -X POST "https://api.fruxon.com/v1/tenants/string/chatUsers/signature"Empty
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": null,
"property2": null
}