- Operation Portal
- Auth
- Role and Permission
- Global data
- Merchant
- wallet
- Common API
- Device Map
- Back office
- Auth
- Institute
- Payments
- admission
- Global data
- Modules/submodules/features
- Packages
- General Config
- Institute Portal
- Auth
- Fees Management
- HR Management
- Student Management
- Master Settings
- class_details
- Institue
- core institute
- department
- General Config
- Role and Permission
- Open Portal
- Admission
- Common API
- SMS
- Subject Config
- Shared API
- Admission User Portal
- SPG Server end test
- Public Api
- Payment Portal
- Dont Exec
update
Developing
POST
/api/institute-information/update/1
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Body Params multipart/form-data
institute_name
stringÂ
optional
Example:
Demo Academy
institute_ein
stringÂ
optional
Example:
12345
institute_contact
stringÂ
optional
institute_email
stringÂ
optional
institute_category
stringÂ
optional
institute_type
stringÂ
optional
institute_board
stringÂ
optional
institute_address
stringÂ
optional
institute_district
stringÂ
optional
institute_sub_distric
stringÂ
optional
institute_division
stringÂ
optional
logo
fileÂ
optional
Example:
file:///Users/fazlulsawrav/Desktop/rsz_default.png
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://apidev.edufee.online/api/institute-information/update/1'
Responses
🟢200OK
text/html
Body
object {0}