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": "<string>",
"error": "<boolean>"
} |
ENDPOINTS