v1

latestOpenAPI 3.0.12026-08-041753011.2 MB
User

Add a photo

post/v1/file/image

Response

OK

namestring

File name of the uploaded image

urlstring

The URL of the uploaded image in the server

Example response

{
  "name": "image-01234567.jpg",
  "url": "https://clockify.com/image-01234567.jpg"
}