Resource to allow the modification of assets linked to an entity.

PUT /data/projects/{project_id}/entities/{entity_id}/casting

Path parameters

Responses

  • 200

    Modification of assets linked to an entity

PUT /data/projects/{project_id}/entities/{entity_id}/casting
curl \
 -X PUT http://localhost:8080/api/data/projects/{project_id}/entities/{entity_id}/casting \
 -H "Authorization: $API_KEY"