Skip to main content
POST
/
tickets
/
deduplicate
Find duplicate feature requests
curl --request POST \
  --url https://api.gleap.io/v3/tickets/deduplicate \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string

Response

200 - application/json

Ok