# Update asset casting **PUT /data/assets/{asset_id}/casting** Modify the casting relationships for a specific asset by updating which shots or sequences use this asset. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **asset_id** () Unique identifier of the asset ### Body: application/json (object) - **casting** (array[object]) ## Responses ### 200 Asset casting successfully updated #### Body: application/json (object) - **asset_id** (string(uuid)) Asset unique identifier - **casting** (array[object]) [Powered by Bump.sh](https://bump.sh)