WFM API rate limits during bulk scheduling

How should I properly to handle 429 Too Many Requests errors when pushing bulk schedule data via /api/v2/wfm/schedules using JMeter 5.6.2 from Singapore? The endpoint throttles after 50 requests per second even with valid OAuth tokens. Need to know the exact retry header logic or if there is a hidden concurrency cap for WFM APIs.