V2 API: What is the status/response code and message when hitting the 50-per-minute rate limit?

V2 API: What is the status/response code and message when hitting the 50-per-minute rate limit?

The documentation states:
  • API requests are limited to 50 per minute, per API endpoint, per public IP address.
Two questions: what is the specific error code/message that is returned when that limit is hit? I don't see anything specific to that here: https://www.zoho.com/creator/help/api/v2/status-codes.html

If I refresh my token when the limit is hit, will it reset my request limit and allow me to request from that endpoint again?

Thanks