PingOne Platform APIs

Language Localization Status

The scope of language localization in PingOne is limited to end-user facing resources such as sign-on screens, registration agreements, notifications, and any other communications with end users. Localization is not applicable to administrator communications.

The languages service supports the following data model properties for language localization status resources.

Languages localization status data model

Property Type Required? Mutable? Description

createdAt

Date

N/A

Read-only

The time the language localization status resource was created.

environment.id

String

Required

Immutable

The environment resource’s unique identifier associated with the resource.

id

String

Required

Immutable

The resource’s unique identifier.

locale.id

String

Required

Immutable

The locale ID.

service

String

Required

Mutable

The name of the service associated with this resource.

updatedAt

Date

N/A

Read-only

The time the language localization status resource was last updated.

Response codes

Code Message

200

Successful operation.

201

Successfully created.

204

Successfully removed. No content.

400

The request could not be completed.

401

You do not have access to this resource.

403

You do not have permissions or are not licensed to make this request.

404

The requested resource was not found.