Skip to content

/AWS1/CL_APY=>UPDATEAPIKEY()

About UpdateApiKey

Updates an API key. You can update the key as long as it's not deleted.

Method Signature

IMPORTING

Required arguments:

IV_APIID TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The ID for the GraphQL API.

IV_ID TYPE /AWS1/APYSTRING /AWS1/APYSTRING

The API key ID.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/APYSTRING /AWS1/APYSTRING

A description of the purpose of the API key.

IV_EXPIRES TYPE /AWS1/APYLONG /AWS1/APYLONG

From the update time, the time after which the API key expires. The date is represented as seconds since the epoch. For more information, see .

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_APYUPDATEAPIKEYRSP /AWS1/CL_APYUPDATEAPIKEYRSP