LowCodeAPI
133 APIs
  • Threads(1)
    • PUT
      Mark thread as not spam
GET
PUT
Zoho MailZoho MailThreads Mark thread as not spam
PUT
https://api.lowcodeapi.com/zohomail/api/accounts/account_id/updatethread
Path Parameters 1
account_id*number

The path parameters will be sent as a URL query parameters as a part of the request.

Request Payload

The payload will be sent as a application/json as a part of the request body.

Path Parameters
account_id*number
This is the unique identifier for a particular user account.
Payload
threadIdarray*
Single or Multiple Thread Ids that need(s) to be marked as not spam
modestring*
Provide the mode as markNotSpam to mark a thread as not spam
isArchiveboolean
If the email thread is archived or not
isFolderSpecificboolean
If a thread that needs to be marked as not spam is folder specific folderId is mandatory.
folderIdnumber
FolderId of the folder in which a thread is to be marked as not spam
Response
API response data will be shown here once the request is completed.
Zoho Mail