v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13611101.4 KB
authorization

Revokes OAuth tokens and resets exhausted scopes for a user/project pair. This method allows you to initiate a request after a new consent is granted. This method also indicates that previous archives can be garbage collected. You should call this method when all jobs are complete and all archives are downloaded. Do not call it only when you start a new job.

post/v1/authorization:reset

Request body

ResetAuthorizationRequest required

Request to reset exhausted OAuth scopes.

Response

Successful response