Platform API
actor.upgrade
Description
Upgrades a dynamic actor.
Code Examples
# Write the request body to body.json before running
curl -X POST -d '@body.json' 'https://api.rivet.gg/actors/{actor}/upgrade'
Upgrades a dynamic actor.
# Write the request body to body.json before running
curl -X POST -d '@body.json' 'https://api.rivet.gg/actors/{actor}/upgrade'