Project Config
Update Current Profile Config
POST
Updates the current profile config. Checkout more details in Profile Config.
Below is an example of your profile config:
Your profile config will not as strong as the config.yaml
you used to start Memobase server,
it only affect the profile slots.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.