v1

latestOpenAPI 3.0.1raw.githubusercontent.com2024-10-113944112.8 KB
Authorized Accounts

Authorize Accounts To Invoke Function Version

Authorizes additional NVIDIA Cloud Accounts to invoke a specific function version. By default, a function belongs to the NVIDIA Cloud Account that created it, and the credentials used for function invocation must reference the same NVIDIA Cloud Account. Upon invocation of this endpoint, any existing authorized accounts will be overwritten by the newly specified authorized accounts. Access to this functionality mandates the inclusion of a bearer token with the 'authorize_clients' scope in the HTTP Authorization header

post/v2/nvcf/authorizations/functions/{functionId}/versions/{functionVersionId}

Path parameters

functionIdstring uuid required

Function id

functionVersionIdstring uuid required

Function version id

Request body

Response

OK