Update an email template category

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Email template category information to be updated:

  • Id (string, optional): Email template category ID. Guid Id.
  • Name (string, *required): The name of the email template category. It can include letters, numbers, special characters, and underscores. For example: Marketing_Email.s
  • ParentId (string, optional): Parent category ID. Guid Id.
  • Description (string, optional): Description of the category.
  • CategoryType (string, *required): Indicates the type of category. For email templates, this should be set to 'EmailTemplate'.
  • OwnerId (string, optional): Owner identifier. Guid Id.
  • AccessType (string, *required): Specifies the access type for the email template category. Allowed values are: Private, Public.

string | null
string | null
CreatedBy
object
date-time
ModifiedBy
object
date-time
string | null
string | null
string | null
string | null
string
required
string | null
string
required
Responses

400

Bad Request

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json