Re-send a fetch request
POST/openapi/v1/fetch-requests/:requestId/resend
Generates a fresh token, extends tokenExpiresAt, resets status to INITIATED so the mail action picks it up.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error