Save the program configuration in the user profile specified.
Method used: POST
Databases: /api/gfin/v1/Profile
Body parameters:
Attribute | Type | Description | Default |
---|---|---|---|
user | character | Corresponds to the user ID | |
program | character | The program that is being used | |
task | character | The task that is being performed | |
type | character | The task type | |
config | character | The configuration to be saved |
Example:
body
|
Json Object
Example:
response
|