Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tnmtechnologies/b2a3c9454838a584b70b48eeb5d2bccb to your computer and use it in GitHub Desktop.
Save tnmtechnologies/b2a3c9454838a584b70b48eeb5d2bccb to your computer and use it in GitHub Desktop.
[Nnrf_NFManagement] DELETE /subscriptions/{subscriptionID} request with a 204 response (R15.2.0).
DELETE /nnrf-nfm/v1/subscriptions/000000-subs0000001 HTTP/1.1
Host: 127.0.0.1:8080
Connection: keep-alive
accept: application/problem+json
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
DNT: 1
Origin: https://petstore.swagger.io
Sec-Fetch-Site: cross-site
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
HTTP/1.1 204 No Content
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: Content-Type, Authorization, Accept, Accept-Language
Access-Control-Allow-Methods: GET, PUT, POST, PATCH, DELETE, OPTIONS
Date: Mon, 18 May 2020 18:14:14 GMT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment