# Generate the public key file Generate the public key file which is uploaded to Apple Business Manager(ABM) console to generate the DEP token. Endpoint: POST /tenant/v0/deptokens/ Version: 1.0.0 Security: apiKey ## Response 400 fields (application/json): - `code` (integer, required) - `message` (string, required) - `content` (object) ## Response 401 fields (application/json): - `code` (integer, required) - `message` (string, required) - `content` (object) ## Response 500 fields (application/json): - `code` (integer, required) - `message` (string, required) - `content` (object)