Skip to content

Commit 8941246

Browse files
Apply suggestions from code review
1 parent f88fa00 commit 8941246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/public-api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ When you don't have a source to forward violations or blocked events to, then ex
8989
}
9090
}
9191
```
92-
#### What is the difference between a destination instance id and a destination's meta id?
93-
The destination’s meta id, returned by the delivery metrics endpoint, responds with the integration ID. The destination’s instance id is specific to a single destination within a customer’s workspace
92+
### What is the difference between a destination's Instance ID and Meta ID?
93+
The destination’s Instance ID is specific to a single destination within your workspace. The destination’s Meta ID, which is returned by the delivery metrics endpoint, identifies which integration you've set up. For example, if you had a `dev` Mixpanel (Actions) destination and a `prod` Mixpanel (Actions) destination, they would have the same Meta ID but two different Instance IDs.

0 commit comments

Comments
 (0)