cURL
curl --request POST \ --url http://localhost:4242/{computer_name}/api/keychain/delete-item \ --header 'Content-Type: application/json' \ --data '{ "service": "github" }'
This response does not have an example.
Deletes a keychain item for a service.
Service identifier to delete
"github"
Successfully deleted keychain item