create an API key for an account
Headers
Authorization
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
Bearer authentication of the form Bearer <token>, where token is your auth token.