Note: A user is only allowed to have a maximum of 10 active keys per organization at any given time.
Successful Operation
Invalid Request
Access token is missing or invalid
You do not have permission to perform this action.
Entity not found
Too many requests
Service Unavailable
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"
}
}