Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"download_type": ".png",
"template_video": {
"template_id": 53,
"s3_key": "s3_key"
}
}
{
"id": 1,
"link_for_sharing": "https://gipper-college-logos-development.s3.amazonaws.com/s3_key.mp4"
}
| Param name | Description |
|---|---|
|
download_type
optional |
Validations:
|
|
template_video
required |
Validations:
|
|
template_video[template_id]
required |
Validations:
|
|
template_video[preset_id]
optional |
Validations:
|
|
template_video[s3_key]
required |
Validations:
|