Authorized Accounts
Delete All Extra Authorizations For Function
Deletes all the extra NVIDIA Cloud Accounts that were authorized to invoke the function and all its versions. If a function version has its own set of authorized accounts, those are not deleted. If the specified function is public, then Account Admin cannot perform this operation. Access to this functionality mandates the inclusion of a bearer token with the 'authorize_clients' scope in the HTTP Authorization header
delete/v2/nvcf/authorizations/functions/{functionId}
Path parameters
functionIdstring uuid required
Function id
Response
OK