create an API key for an account

Path parameters

AccountSidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
account_sidstringRequiredformat: "uuid"

Response

new API key

sidstringOptionalformat: "uuid"
tokenstringOptionalformat: "uuid"

Errors