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.
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.
Successfully deleted keychain item