This API updates a LoB for a specific account.

Request

Method URL
PUT https://{domain}/api/account/{accountId}/configuration/le-users/lobs/{lobId}

Request Headers

Header Description
Authorization Contains token string to allow request authentication and authorization.
If-Match Contains data revision as known by the client. Allows optimization of the backend, networking, and client resources utilization.

Request Body

Appendix for Entity Structure and Entity Example.

Path Parameters

Parameter Description Type / Value
accountId LP site ID String
lobId Lob ID Positive long number greater than zero

Response

Response Body

Appendix for Entity Structure and Entity Example.