# Media

A media object represents a single 360 capture.

Media are created by uploading a zip archive of image frames, these are processed by the DAM which adds additional generated media assets (mp4, gif and resized frames).

{% openapi src="/files/qYU9qTQqBTGLlyxmJiBo" path="/api/tenant/{tenantId}/shoot/{shootId}/media" method="get" %}
[dam-mgmt-openapi3-v1.yml](https://1959098963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQJnSKH02MIzDFuvkX4lr%2Fuploads%2FCWP2pjFksZMRh7LFXrNs%2Fdam-mgmt-openapi3-v1.yml?alt=media\&token=ce0c6b91-e01f-4919-8638-472974f980ac)
{% endopenapi %}

{% openapi src="/files/qYU9qTQqBTGLlyxmJiBo" path="/api/tenant/{tenantId}/shoot/{shootId}/media/{mediaId}" method="get" %}
[dam-mgmt-openapi3-v1.yml](https://1959098963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQJnSKH02MIzDFuvkX4lr%2Fuploads%2FCWP2pjFksZMRh7LFXrNs%2Fdam-mgmt-openapi3-v1.yml?alt=media\&token=ce0c6b91-e01f-4919-8638-472974f980ac)
{% endopenapi %}

{% openapi src="/files/qYU9qTQqBTGLlyxmJiBo" path="/api/tenant/{tenantId}/shoot/{shootId}/media" method="put" %}
[dam-mgmt-openapi3-v1.yml](https://1959098963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQJnSKH02MIzDFuvkX4lr%2Fuploads%2FCWP2pjFksZMRh7LFXrNs%2Fdam-mgmt-openapi3-v1.yml?alt=media\&token=ce0c6b91-e01f-4919-8638-472974f980ac)
{% endopenapi %}

{% openapi src="/files/qYU9qTQqBTGLlyxmJiBo" path="/api/tenant/{tenantId}/shoot/{shootId}/media/{mediaId}" method="delete" %}
[dam-mgmt-openapi3-v1.yml](https://1959098963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQJnSKH02MIzDFuvkX4lr%2Fuploads%2FCWP2pjFksZMRh7LFXrNs%2Fdam-mgmt-openapi3-v1.yml?alt=media\&token=ce0c6b91-e01f-4919-8638-472974f980ac)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.orb360.tech/dam/api-endpoint/media.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
