API Reference

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.

Attribute

Description

type

This field contains the type of response description.

message

This 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 Code

Error Description

200

Ok

401

You are not authorized to view the resource

403

Accessing the resource you were trying to reach is forbidden

404

The resource you were trying to reach is not found

4010101

Not authorized

4040801

BeeFree template not found.

Language
Credentials
Header
Click Try It! to start a request and see the response here!