Programs
Edit a program
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the program to update
Body
application/json
Data to update a program
The ID of the program
Example:
3541
The ID of the client
Example:
"207"
The ID of the hysform
Example:
638
Example:
null
The ID of the setting
Example:
410
Example:
1567
The entity submit
Example:
null
The donor submit
Example:
null
The ID of the link
Example:
null
The name of the program
Example:
"adfdfs"
The prefix of the program
Example:
"fd"
The counter of the program
Example:
"0"
The lft of the program
Example:
2
The rgt of the program
Example:
5
The tree of the program
Example:
207
Example:
null
Example:
null
Example:
"2023-11-23T17:14:06.000000Z"
Example:
"2023-11-23T17:21:37.000000Z"
Example:
"[]"
The ID of the user
Example:
542
The ID of the program
Example:
3541
Response
200
application/json
Successful operation
Example:
"Program info successfully updated."