CheckOut
put
/project/checkOutProject
Checkout a project
Request
Header Parameters
-
Authorization: string
OAuth token
Supported Media Types
- application/json
Root Schema : List<UpdateCheckinCheckout>
Type:
arrayTitle:
Show Source
List<UpdateCheckinCheckout>-
Array of:
object UpdateCheckinCheckout
Title:
UpdateCheckinCheckoutUpdating the checkin and checkout status of project
Nested Schema : UpdateCheckinCheckout
Type:
objectTitle:
UpdateCheckinCheckoutUpdating the checkin and checkout status of project
Show Source
-
ObjectId: integer
(int32)
The unique ID generated by the system.
Response
Supported Media Types
- application/json
200 Response
OK.
Root Schema : String
Type:
stringTitle:
String400 Response
Bad Request.
401 Response
Unauthorized.
403 Response
Forbidden.
404 Response
Not Found.
405 Response
Invalid Input.
500 Response
Internal Server Error.