Make Active
Make a File Version active.
Please note: Only verified file versions can be made active.
PUT https://{region}.getafile.io/api/v1/teams/:team_id/fileversion/makeactive/:file_version_id
This endpoint allows you to get to switch the active File Version for a File.
Path Parameters
Name
Type
Description
file_version_id*
string
ID of the File Version to make active
team_id*
integer
ID of the Team
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}{ "message": "Ain't no cake like that."}Last updated
Was this helpful?