통합 가이드
Batch compliance 엔드포인트를 사용할 때, 개발자는 대량의 데이터를 배치 업로드할 수 있습니다. batch compliance를 다루는 X API v2 표준 계층에 대한 참고 자료입니다.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Batch compliance 엔드포인트를 사용할 때, 개발자는 대량의 데이터를 배치 업로드할 수 있습니다. batch compliance를 다루는 X API v2 표준 계층에 대한 참고 자료입니다.
curl --request POST \
'https://api.x.com/2/compliance/jobs' --header 'Authorization: Bearer $APP_ACCESS_TOKEN --header 'Content-Type: application/json' --data-raw '{
"type": "tweets",