18 lines
215 B
Plaintext
18 lines
215 B
Plaintext
meta {
|
|
name: Edit
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/api/v1/edit/{{video_uuid}}
|
|
body: formUrlEncoded
|
|
auth: inherit
|
|
}
|
|
|
|
body:form-urlencoded {
|
|
startPoint: 10
|
|
endPoint: 30
|
|
fileSize: 8000
|
|
}
|