general-config update
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
short_name[]
array[string]
requiredRequest samples
curl --location --request POST 'https://apidev.edufee.online/api/general-config-setup' \
--form 'short_name[]=""' \
--form 'value[]=""'
Responses
application/json Modified at 2025-04-20 08:53:01