userProfiles/{id} PUT

Request

PUT http://{hostname}:{port}
  /userProfiles/{id}?{parameters}
Accept: application/json
Content-Type: application/json
Table 1. Request parameters
Parameter Type Required Description
format string false
Table 2. URL parameters
Parameter Type Required Description
id string true
Table 3. Header parameters
Parameter Type Required Description
Content-Type application/json true
Accept application/json true
For the format parameter, use one of the following format options:
detail
Identical to 'list' format.
For details about the full JSON that the server returns when you select one of these formats, see the related resource: userProfiles resource.