Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 634 Bytes

File metadata and controls

18 lines (10 loc) · 634 Bytes

ApiKeyPayload

Create a new ApiKey

Properties

Name Type Description Notes
name String Name of the ApiKey for ease of reference.
accessLevel List<AccessLevel> Access level or permission to be assigned to this ApiKey.
expires OffsetDateTime Date this ApiKey expires. [optional]
restrictAccessToIPRange List<String> Which IPs can use this ApiKey [optional]
subaccount String Email of the subaccount for which this ApiKey should be created [optional]