Create API keys for a user
This endpoint is used to create API keys for a user. In estuary, each user is given an API key to access all features.
Query Parameters |
---|
expiry stringExpiration - Expiration - Valid time units are ns, us (or µs), ms, s, m, h. for example 300h |
perms stringPermissions -- currently unused |
Responses | |||||
---|---|---|---|---|---|
200 OK
| |||||
400 Bad Request
| |||||
404 Not Found
| |||||
500 Internal Server Error
|