Authorization: Bearer ********************
curl --location 'https://api.rockty.com/recurrences/v1/renew' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "recurrenceId": "ROP12345678" }'
{}