Created by and created date For story

Is it possible to add the name of the person who created that comment and the date of creation using API?

@Teja_Korgaonkar - are you talking about pulling this information for existing stories? If so, this information is currently available (make sure your opt_fields include created_at and created_by.name) when you call any of the stories endpoints.

If you’re asking about posting comments as different people, you can refer to this thread: