Generate report pdf
POST {{baseUrl}}/v1/tiktok/profile/:userId/report/pdf
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"url": "https://modash-static-development.ams3.cdn.digitaloceanspaces.com/export-pdf/instagram-H0yUXivI.pdf",
"error": false
} |
ENDPOINTS