create an API key for an account
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
account_sid
Response
new API key
sid
token
Errors
404
Not Found Error
500
Internal Server Error