We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3652e commit 68848c3Copy full SHA for 68848c3
api-reference/inbox-issue/delete-inbox-issue.mdx
@@ -10,6 +10,6 @@ api: DELETE /api/v1/workspaces/{workspace-slug}/projects/{project_id}/inbox-issu
10
11
<ParamField path="project_id" type="string" required></ParamField>
12
13
-<ParamField path="intake_id" type="string" required></ParamField>
+<ParamField path="inbox_id" type="string" required></ParamField>
14
15
<ParamField path="issue_id" type="string" required></ParamField>
0 commit comments