Render a phone-number reputation Letter of Authorization
Render the LOA for this enterprise as a PDF. The enterprise identity, address, and authorized-representative contact are taken from the enterprise record; the optional agent block is supplied only when a third-party partner manages the numbers. The response is the PDF itself (unsigned unless a signature is provided). Sign it and upload it to the Telnyx Documents API (POST /v2/documents, see https://developers.telnyx.com/api/documents) to obtain the loa_document_id required by POST .../reputation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The enterprise id. Lowercase UUID.
"4a6192a4-573d-446d-b3ce-aff9117272a6"
Body
All fields optional. The enterprise identity, address, and authorized-representative contact are read from the enterprise record keyed by the path parameter.
Response
Rendered LOA PDF.
The response is of type file.