Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 919 Bytes

createapikeyrequestbody.md

File metadata and controls

17 lines (12 loc) · 919 Bytes

CreateApiKeyRequestBody

Example Usage

import { CreateApiKeyRequestBody } from "pushpress/models/operations/createapikey.js";

let value: CreateApiKeyRequestBody = {
  company: "Predovic - Satterfield",
};

Fields

Field Type Required Description
company string ✔️ The ID of the company for which to create the API key