Files
animethemes-api-docs/docs/jsonapi/reference/content/animethemeentryvideo/index.md
T
2025-12-17 22:53:18 -03:00

1.4 KiB

title
title
Anime Theme Entry Video

Anime Theme Entry Video


An anime theme entry video API resource represents the association between an anime theme entry and a video.

Fields

Name Type Nullable Default Description
created_at Date No No The date that the resource was created
updated_at Date No No The date that the resource was last modified

Allowed Include Paths

  • animethemeentry
  • video

Endpoints

Anime Theme Entry Video Destroy

The anime theme entry video destroy endpoint deletes an anime theme entry video and returns the deleted anime theme entry video resource.

Anime Theme Entry Video Index

The anime theme entry video index endpoint displays a listing of anime theme entry video resources.

Anime Theme Entry Video Show

The anime theme entry video show endpoint returns an anime theme entry video resource.

Anime Theme Entry Video Store

The anime theme entry video store endpoint creates a new anime theme entry video and returns the new anime theme entry video resource.