user

Revoke API keys

This endpoint revokes all Gigasheet API keys of the user signing this request. Use this to clean up keys you no longer need before issuing a new key.

delete/user/api-token/all

Response

OK

{"stackTrail":"paths:/user/api-token/all:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes