storj/satellite/console/consoleweb/consoleapi
Vitalii Shpital 3e37d1e71c satellite/console: delete api key by name and project id endpoint
WHAT:
new endpoint to be able to delete apiKey/accessGrant by name and project id

WHY:
it will be called to delete special pregenerated access grant which will be used to generate gateway credentials for file browser component or bucket management

Change-Id: I7467ebaab27a7da33efd062536c6da41e6ed4c30
2021-03-23 20:21:07 +00:00
..
apikeys_test.go satellite/console: delete api key by name and project id endpoint 2021-03-23 20:21:07 +00:00
apikeys.go satellite/console: delete api key by name and project id endpoint 2021-03-23 20:21:07 +00:00
auth_test.go satellite/console: add new professional fields to console api 2021-02-12 17:21:09 -05:00
auth.go satellite/console: add new professional fields to console api 2021-02-12 17:21:09 -05:00
buckets_test.go satellite/console: only allow project member to get all bucket names 2020-11-30 15:41:35 -05:00
buckets.go satellite/console: get all bucket names endpoint and service method 2020-11-16 17:51:40 +02:00
payments_test.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
payments.go multinode/console: nodes addition and removal 2020-11-12 20:26:08 +02:00