For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a signing key for a provider

Delete a signing key for a provider

delete
Path parameters
idstringRequired

id of the key in the db

Example: 1
Header parameters
Harness-AccountstringRequired

Account ID

Example: harness
Responses
204

No Content response.

No content

delete/api/providers/keys/{id}
DELETE /api/providers/keys/{id} HTTP/1.1
Host: localhost:80
Harness-Account: harness
Accept: */*

No content

Last updated

Was this helpful?