Skip to content
TALA
Esc
navigateopen⌘Jpreview

Rename an organization

PATCH/api/organizations/{id}
Path parameters
idstringrequired
Request body
requiredapplication/json
object
Responses
200
Try it
Server
Parameters
Bodyapplication/json
Request
curl -X PATCH "http://localhost:8000/api/organizations/string" \
  -H "Content-Type: application/json" \
  -d '{}'
Response
No example response.