Skip to content

feat(deletion): return request ID in response header - #19444

Merged
cyriltovena merged 1 commit into
grafana:mainfrom
cyriltovena:feat/return-delete-request-id-header
Oct 9, 2025
Merged

feat(deletion): return request ID in response header#19444
cyriltovena merged 1 commit into
grafana:mainfrom
cyriltovena:feat/return-delete-request-id-header

Conversation

@cyriltovena

Copy link
Copy Markdown
Contributor

Add X-Delete-Request-ID response header to AddDeleteRequestHandler to allow clients to retrieve and track the delete request ID after creation. This improves the API usability by providing the request ID without requiring clients to poll the GET endpoint.

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #19387

Special notes for your reviewer:
Mack found me at Obscon and here we are.

Add X-Delete-Request-ID response header to AddDeleteRequestHandler
to allow clients to retrieve and track the delete request ID after
creation. This improves the API usability by providing the request
ID without requiring clients to poll the GET endpoint.
@cyriltovena
cyriltovena requested a review from a team as a code owner October 9, 2025 10:17
@cyriltovena
cyriltovena merged commit 6e6e8a9 into grafana:main Oct 9, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants