put https://localhost:8443/fineract-provider/api/v1/externalservice/
Updates the external Service Configuration for a Service Name.
Example:
externalservice/S3
Log in to see full request history
Response
200OK
Updates the external Service Configuration for a Service Name.
Example:
externalservice/S3
200OK
xxxxxxxxxx
curl --request PUT \
--url https://localhost:8443/fineract-provider/api/v1/externalservice/servicename \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!