Delete a User Comment
DELETE User Comment
DELETE /users/{userId}/comments/{commentId} endpoint is used to delete a user comment.
Authentication
x-api-keystring
API Key authentication via header
Path Parameters
userId
Unique User Identifier
commentId
Unique Comment Identifier
Response
Deleted successfully