Update Company Application Configuration

Create or update Company's Application Configuration

The Set Company Configuration endpoint defines the application configurations for a specific company.

curl --include \
     --request PUT \
     --header "Content-Type: application/json" \
     --data-binary "{\"configuration\": {\"key\": \"value\"}, \"timestamp\":\"1414421210832\", \"access_token\":\"K2Pxkwvx6-3PtW44zvEV\", \"signature\":\"db00061fa75f869c968f72d48449e457ae06959a\"}" \
https://api.bringg.com/partner_api/applications/{id}/company/{id}
Path Params
int32
required

Unique identifier representing an application

int32
required

Unique identifier representing a company

Body Params
string

Set of configuration

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json