cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Discuss Dropbox Developer & API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the meaning of VERSION field in the developer guide

What is the meaning of VERSION field in the developer guide

paradoxIn
Explorer | Level 4
Go to solution

Hii all, 

What is the meaning of VERSION field in the developer guide, I have attached Image Kindly Check. And also where does the API version is specified in the DropBox API call 

Thanks 

 

paradoxIn_0-1664973817797.png

 

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

That "version" field in the documentation for any particular API endpoint is referring to the endpoint version number. (This is distinct from the API version number, which is "2" for the current version of the API itself.)

 

The endpoint version is included at the end of the API route. When the endpoint is still on version 1, it is omitted.

 

As an example, refer to the /2/files/move_v2 route. That is endpoint version 2, signified by "_v2", of the files/move endpoint (on API version 2, signified by "/2/").

View solution in original post

2 Replies 2

Greg-DB
Dropbox Staff
Go to solution

That "version" field in the documentation for any particular API endpoint is referring to the endpoint version number. (This is distinct from the API version number, which is "2" for the current version of the API itself.)

 

The endpoint version is included at the end of the API route. When the endpoint is still on version 1, it is omitted.

 

As an example, refer to the /2/files/move_v2 route. That is endpoint version 2, signified by "_v2", of the files/move endpoint (on API version 2, signified by "/2/").

paradoxIn
Explorer | Level 4
Go to solution

Thank you @Greg-DB 

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    paradoxIn Explorer | Level 4
  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?