You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Dipity Developer API Discussions
I am looking at the API documentation and am a bit confused as to what
the {timeline id} and the {event id} should be. Are these random
numbers that the developer provides or is this information gathered/
provided by some other means. I look at the createtimeline and the
createevent methods and none of these require an id so how do I
reference a created timeline/event? Any help would be appreciated.
Zack Steinkamp
unread,
Apr 7, 2009, 12:54:34 PM4/7/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dipit...@googlegroups.com
Hi there --
When you create a timeline or event, we return the ID of that object.
You can also use the GET /timeline method to return a list of timeline
IDs that you have access to modify.