Note: A user is only allowed to have a maximum of 10 active keys per organization at any given time. Refer to Managing Keys for more information on required permissions.
Successful Operation
Invalid Request
Invalid Request
{- "name": "My Test API Key",
- "expires_at": "2021-12-05T18:21:47+0000"
}
{- "id": 0,
- "name": "string",
- "is_enabled": true,
- "expires_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "user": {
- "id": 0,
- "firstname": "string",
- "lastname": "string",
- "email": "user@example.com"
}
}