Update Score Config

Partially updates a score configuration. Only the attributes present in the request body are changed; omitted attributes are left untouched.

Returns 200 with the updated score config. Returns 400 if the payload is malformed and 404 if no config has the given configId.

Path Params
string
required

Identifier of the score config to update.

Body Params

The score config attributes to change.

JSON API model for a single score config.

data
object

The primary data of the document

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json