Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Parameters for Deleting Certificates in the Gateway API documentation and Postman Collection #5325

Open
kaye-at-tyk opened this issue Aug 30, 2024 · 0 comments

Comments

@kaye-at-tyk
Copy link

kaye-at-tyk commented Aug 30, 2024

Branch/Environment/Version

  1. On Prem, MDCB
  2. Gateway v5.5.0

Relevant Document

https://tyk.io/docs/tyk-gateway-api/#operations-tag-Certs

Describe the error

  • The Gateway API documentation states that deleting a certificate takes in 2 query parameters: certID and org_id
  • Attempting to call the Delete API while supplying these 2 parameters returns the following error: {"status":"error","message":"Method not supported"}
  • Upon testing, the certID should be a part of the URL and the org_Id shouldn't be included in the request at all: DELETE /tyk/certs/{certID}

Other notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant