Skip to main content

Update language

Updates an existing language.

Path Parameters
languageId uuid REQUIRED
organizationId uuid REQUIRED
projectId uuid REQUIRED
regionId uuid REQUIRED
Request Body
name string

Possible values: length ≤ 256

consentBanner object
title
text
link
acceptButton
denyButton
customizeButton
floatingButton object
tab
privacyCenter object
tabTitle
consentHistory object
title
disclosures object
title
text
privacyRequests object
title
text
optionsTitle
optionsButton
changeRequest object
title
text
deleteRequest object
title
text
doNotSellRequest object
title
text
viewRequest object
title
text
Responses
200

Default Response

Schema OPTIONAL
name string

Possible values: length ≤ 256

regionId uuid
consentBanner object
title OPTIONAL
text OPTIONAL
link OPTIONAL
acceptButton OPTIONAL
denyButton OPTIONAL
customizeButton OPTIONAL
floatingButton object
tab OPTIONAL
privacyCenter object
tabTitle OPTIONAL
consentHistory object
title OPTIONAL
disclosures object
title OPTIONAL
text OPTIONAL
privacyRequests object
title OPTIONAL
text OPTIONAL
optionsTitle OPTIONAL
optionsButton OPTIONAL
changeRequest object
title OPTIONAL
text OPTIONAL
deleteRequest object
title OPTIONAL
text OPTIONAL
doNotSellRequest object
title OPTIONAL
text OPTIONAL
viewRequest object
title OPTIONAL
text OPTIONAL
id uuid
projectId uuid
dateCreated integer
dateUpdated integer
400

Bad request response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string

Description of the error encounted.

401

Unauthorized response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string
403

Forbidden response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string
message string
404

Not found response.

Schema OPTIONAL
statusCode int32
error string
message string
422

Unprocessable Entity response.

Schema OPTIONAL
statusCode int32
error string
message string

Description of the error encounted.

500

Internal server error response.

Schema OPTIONAL
statusCode int32
error string
message string

Will always be "Internal Server Error"