Service Mail > Signatures templates
Upload image
Upload an image to prepare for insertion in the template
post/1/mail_hostings/{mail_hosting_id}/signatures/templates/upload
Path parameters
mail_hosting_idstring required
Request body
Response
OK
Example response
{
"result": "success",
"data": {
"image": "https://example.com/image.jpg"
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.