update branch
PATCH
http://82.180.154.188:4352/branches/67fa3a3027988335ae1d626c
Last modified:2025-04-12 10:55:39
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'http://82.180.154.188:4352/branches/67fa3a3027988335ae1d626c' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Updated the name of the branch"
}'
Response Response Example
{"status":"success","message":"Branch updated successfully"}
Request
Header Params
Authorization
string
required
Example:
Bearer {{JWT}}
Body Params application/json