Files
go-playground/projects/greenlight/docs/api/greenlight-bruno/Delete Movie.yml
T

16 lines
221 B
YAML

info:
name: Delete Movie
type: http
seq: 6
http:
method: DELETE
url: "{{URL}}{{VERSION}}/movies/{{MOVIE_ID}}"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5