Account Documents
Update a Configuration
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
application/json
The statement_config to update
The body is of type object
.
Response
200 - application/json
The statement_config updated
The response is of type object
.