Service Mail > Signatures templates

Create a template

Create a new signatures templates for the given Mail Hosting product

post/1/mail_hostings/{mail_hosting_id}/signatures/templates

Path parameters

mail_hosting_idstring required

Request body

mail_hosting_idinteger required

The unique identifier (ID) of the mail hosting to request.

Response

Created

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.