Delete a secret

Removes a stored secret from a magic route by name. The route itself is never checked, so deleting against an ID with no route returns 200, as does deleting a name that was never stored. Nothing on this path returns 404 — confirm the removal by listing the route's secrets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the magic route the secret belongs to.

Query Params
string
required

Name of the secret to remove. Required; omitting it is a 400.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json