Questions

Update a profile-section locale. Roles: admin.

put/api/profile-sections/{profileSectionId}/locale/{localeCode}

Path parameters

profileSectionIdinteger required
localeCodestring required

Request body

profileSectionIdinteger required

Response

OK

successboolean
errorstring

Changes

Changed in 1 of the 2 revisions of this API.5

    • added the optional property error/errorId to the response with the 400 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 401 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 403 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 404 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 500 status

      response-optional-property-added