Skip to main content

CreateApiKeyRequest

namestringrequired

A display name for the API key visible in the ePay backoffice. This can be used to indicate the reason or usage of the API key.

Example: My Name
CreateApiKeyRequest
{
"name": "My Name"
}