Logo
Modash API Documentation

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>" }



Curl
curl -X POST 'https://api.modash.io/v1/tiktok/profile/:userId/report/pdf' -H 'Accept: application/json'

ENDPOINTS