Order
Comment Likes
Initiate a comment likes order for the authenticated user using the provided parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for comment likes
Example:
"add"
Service ID
for the comment likes order
Example:
123
Link
to the page for the order
Example:
"https://example.com/page"
Needed quantity
for the order
Example:
100
Username
of the comment owner
Example:
"exampleUsername"
Response
200
application/json
OK
Example:
23501
Was this page helpful?