Update BeeFree Template

This API is used to update custom email templates for BeeFree templates according to email types.
To call this API, the user has to pass the unique id of the template, request parameters like BeeFreeTemplateDto, and an authentication key to authenticate the user.

Response

Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
typeThis field contains the type of response description.
messageThis field contains a message for the response description.

Error Codes

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
200Ok
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4010101Not authorized
4040801BeeFree template not found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!