updateyoutubecomment - Update YouTube Comment

Modifies a comment.

credentialKey
Type
string
Required
required
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKey
id
Type
string
Required
required
ID of the comment that you want to update.
Example:
UgyGSoyZKg2e183xJ0d4AaABAg.9p-zQl67Byj9p01Y5d5dOA
comment
Type
string
Required
required
Your comment.
Example:
2nd level Commment Updated
Use my apikey in examples

Update YouTube Comment

Should return a list of comment threads

Input

{
  "description": "Expects a json body",
  "body": {
    "credentialKey": "yourCredentialKey",
    "id": "UgyGSoyZKg2e183xJ0d4AaABAg.9p-zQl67Byj9p01Y5d5dOA",
    "comment": "2nd level Commment Updated"
  }
}
1001fx arrow logo

Output

{
  "statusCode": 200
}

Available on

Postman
Make
Zapier
N8N
Airtable
SeaTable
Bubble
Power Automate
Workato
SAP Build
This website uses cookies