# Link shot to scene **POST /data/scenes/{scene_id}/shots** Link a shot to a scene as its source. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **scene_id** () ### Body: application/json (object) - **shot_id** (string(uuid)) ## Responses ### 201 Scene marked as source of shot #### Body: application/json (object) - **scene_id** (string(uuid)) - **shot_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)