curl -H "Authorization: Basic BASE64_ENCODED_PUBLIC_KEY_AND_PRIVATE_KEY" -H "Content-Type: application/json" -X PUT -d '{"is_default":"true", "name": "New Name"}' https://[your-subdomain].trackdrive.com/api/v1/provider_configurations/:id
Param name |
Description
Validations
|
||||||
---|---|---|---|---|---|---|---|
serializer Optional Blank Value Allowed |
This endpoint supports multiple response formats. Pass
|
||||||
name Optional |
Name
|
||||||
is_default Optional |
Is Default
|